Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update my email address and PGP keys | Jack Lloyd | 2016-10-25 | 1 | -41/+66 |
| | | | | | | | [email protected] is still a valid email address for me but I am using [email protected] going forward. [ci skip] | ||||
* | Use a distinct PGP for signing git commits. | Jack Lloyd | 2016-03-03 | 1 | -1/+35 |
| | | | | New key is signed with my existing key. | ||||
* | Add security notifications/advisory page to website. | Jack Lloyd | 2015-10-15 | 1 | -0/+55 |
| | | | | Based on GH #272 | ||||
* | Simplify the website and documentation layout. | Jack Lloyd | 2015-07-03 | 1 | -0/+37 |
| | | | | | | | | | | | | | | 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. | ||||
* | Rename all text files that are actually reStructuredText to .rst | lloyd | 2012-07-01 | 1 | -43/+0 |
| | |||||
* | Doc and theming updates | lloyd | 2011-05-02 | 1 | -0/+2 |
| | |||||
* | Merge last bits from the tutorial. | lloyd | 2011-04-22 | 1 | -0/+41 |
Many other cleanups and changes in the docs. Make the index page a functional standin for the current site so the entire website can be built using Sphinx. |