doc: release: update doc generation instructions

This commit is contained in:
nodiscc 2017-07-04 21:26:01 +02:00
parent a6192bdd52
commit 2f9c1ecf88
1 changed files with 2 additions and 2 deletions

View File

@ -52,8 +52,8 @@ $ cd /path/to/shaarli
$ git fetch upstream
$ git checkout upstream/master -b v0.5.0
# rebuild the documentation from the wiki
$ make htmldoc
# rebuild the HTML documentation from Markdown
$ make htmlpages
# commit the changes
$ git add doc