]> git.immae.eu Git - github/shaarli/Shaarli.git/commitdiff
doc: release: update doc generation instructions
authornodiscc <nodiscc@gmail.com>
Tue, 4 Jul 2017 19:26:01 +0000 (21:26 +0200)
committernodiscc <nodiscc@gmail.com>
Tue, 4 Jul 2017 19:26:01 +0000 (21:26 +0200)
doc/md/Release-Shaarli.md

index 59175352a52483697ef7e4640aee12b867b1e67c..0e445272e182799b8fa068d04ab01a2486b2305e 100644 (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