| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| | |
|
|/
|
|
|
| |
Run pdflatex twice to have LaTex generate an index
for the PDF users manual. This somehow broke in GH #937.
|
|
|
|
| |
[ci skip]
|
| |
|
|
|
|
|
|
|
| |
Extends the website script to include a link to
the manual as a PDF file for download.
Also includes links to search and index only
for html, as it does not work for latex.
|
|
|
|
|
| |
These files are important so make them easy to find for someone
unpacking the tarball for the first time.
|
|
|
|
| |
Based on GH #272
|
| |
|
|
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.
|