doc: release: update doc generation instructions
This commit is contained in:
parent
a6192bdd52
commit
2f9c1ecf88
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue