1
0
Fork 0

README_maintainers: mention pythons webserver to view generated documentation

This commit is contained in:
baslr 2017-02-10 16:04:15 +01:00
parent 1314e93418
commit 8edba237f9
1 changed files with 3 additions and 1 deletions

View File

@ -462,7 +462,9 @@ It does not, if `SUMMARY.md` in `Books/ppbooks/` looks like this:
If sub-chapters do not show in the navigation, try another browser (Firefox).
Chrome's security policies are pretty strict about localhost and file://
protocol. You may access the docs through a local web server to lift the
restrictions.
restrictions. You can use pythons build in http server for this.
~/books$ python -m SimpleHTTPServer 8000
To only regereneate one file (faster) you may specify a filter: