aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/sphinx
Commit message (Collapse)AuthorAgeFilesLines
* Tweak formatting of readmeJack Lloyd2015-07-031-1/+1
|
* Simplify the website and documentation layout.Jack Lloyd2015-07-031-3/+3
| | | | | | | | | | | | | | Merge the website index, download page, algo page into the readme file so all the important information is in one place. The readme.rst is now also used as the website landing page. Remove the website target on the makefile, replaced by website.sh, since I'm the only one who ever needs to run this. Fix various ReST formatting bugs in news.rst and the manual Remove the old build_log which hasn't been touched in years and refers entirely to compilers which we don't support anymore.
* Combine all release notes into a single file, just easier to read.Jack Lloyd2015-07-021-1/+0
| | | | | | | | | Which when you think about it is the main criteria on which to judge release notes, right? No text changes beyond removing Sphinx interdoc links and the :pr: extlinks to Bugzilla. Remove combine_relnotes.py as this was its last run. The setup for the website is very broken as a result of this change, that comes next.
* New download directory structure.lloyd2014-12-171-5/+5
| | | | Point users at github issues instead of bugzilla.
* Correct Sphinx template pathslloyd2014-01-111-2/+2
|
* Fix sphinx config sys.pathlloyd2014-01-021-1/+1
|
* Move Sphinx configlloyd2014-01-023-0/+258