Add documentation to create projects
This commit is contained in:
@@ -48,15 +48,27 @@ Documentation
|
|||||||
|
|
||||||
### Using Kanboard
|
### Using Kanboard
|
||||||
|
|
||||||
|
#### Introduction
|
||||||
|
|
||||||
- [Usage examples](docs/usage-examples.markdown)
|
- [Usage examples](docs/usage-examples.markdown)
|
||||||
- [Manage users](docs/manage-users.markdown)
|
|
||||||
- [Syntax guide](docs/syntax-guide.markdown)
|
#### Working with projects
|
||||||
|
|
||||||
|
- [Creating projects](docs/creating-projects.markdown)
|
||||||
- [Automatic actions](docs/automatic-actions.markdown)
|
- [Automatic actions](docs/automatic-actions.markdown)
|
||||||
|
|
||||||
#### Working with tasks
|
#### Working with tasks
|
||||||
|
|
||||||
- [Creating tasks](docs/creating-tasks.markdown)
|
- [Creating tasks](docs/creating-tasks.markdown)
|
||||||
|
|
||||||
|
#### Working with users
|
||||||
|
|
||||||
|
- [User management](docs/manage-users.markdown)
|
||||||
|
|
||||||
|
#### More
|
||||||
|
|
||||||
|
- [Syntax guide](docs/syntax-guide.markdown)
|
||||||
|
|
||||||
### Technical details
|
### Technical details
|
||||||
|
|
||||||
#### Installation
|
#### Installation
|
||||||
|
|||||||
14
docs/creating-projects.markdown
Normal file
14
docs/creating-projects.markdown
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
Creating projects
|
||||||
|
=================
|
||||||
|
|
||||||
|
Kanboard can handle multiple projects.
|
||||||
|
|
||||||
|
To create a new project, click on the top menu "projects" and click on the link "New project".
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
Then the form appears:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
It's very easy, you just have to find a name for your project.
|
||||||
Reference in New Issue
Block a user