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 fetch upstream
|
||||||
$ git checkout upstream/master -b v0.5.0
|
$ git checkout upstream/master -b v0.5.0
|
||||||
|
|
||||||
# rebuild the documentation from the wiki
|
# rebuild the HTML documentation from Markdown
|
||||||
$ make htmldoc
|
$ make htmlpages
|
||||||
|
|
||||||
# commit the changes
|
# commit the changes
|
||||||
$ git add doc
|
$ git add doc
|
||||||
|
|
Loading…
Reference in a new issue