diff options
author | Frédéric Guillot <fred@kanboard.net> | 2014-09-18 20:53:45 +0200 |
---|---|---|
committer | Frédéric Guillot <fred@kanboard.net> | 2014-09-18 20:53:45 +0200 |
commit | 4b61aad21847bc7b5d5110a80ed9ba35cbed0709 (patch) | |
tree | 3fc9c255a4e3e3438f847bab4390dd57b6da7a4d /docs | |
parent | ec816626eb870f372241280e2016d68c30d4da20 (diff) |
Add doc for projects modification
Diffstat (limited to 'docs')
-rw-r--r-- | docs/editing-projects.markdown | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/editing-projects.markdown b/docs/editing-projects.markdown new file mode 100644 index 00000000..19827859 --- /dev/null +++ b/docs/editing-projects.markdown @@ -0,0 +1,8 @@ +Editing projects +================ + +Projects can be renamed and disabled at any time. + +To rename a project, just click on the link "Edit project" on the left. + +![Project edition](http://kanboard.net/screenshots/documentation/project-edition.png) |