Mercurial > p > roundup > code
annotate website/www/make.bat @ 4897:b26176334c88
Fix broken links to static html doc files (issue2550840)
It seems as though these links have been broken every since sphinx has
been used to generate the documentation. Version 1.2 of sphinx
introduced the ability to include extra static files, so we are making
use of this facility to fix the links to static html files.
| author | John Kristensen <john@jerrykan.com> |
|---|---|
| date | Mon, 12 May 2014 14:40:53 +1000 |
| parents | 2b7425b24243 |
| children | bcec10953ae8 |
| rev | line source |
|---|---|
|
4820
2b7425b24243
website: Revise contacts page, add links to archives and web IRC
anatoly techtonik <techtonik@gmail.com>
parents:
diff
changeset
|
1 C:\Python33\Scripts\sphinx-build.exe -b html . html |
