Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorg documentation layout. Rename manual to handbook. | Jack Lloyd | 2019-05-31 | 1 | -67/+0 |
| | |||||
* | Remove use of Sphinx extlinks extension [ci skip] | Jack Lloyd | 2017-12-20 | 1 | -3/+3 |
| | |||||
* | Update manual to avoid use of old integer typedefs. | Jack Lloyd | 2017-11-14 | 1 | -2/+2 |
| | |||||
* | Complete SRP6 doc | Jack Lloyd | 2017-09-20 | 1 | -4/+32 |
| | | | | | | | | Still sparse but not actually truncated anymore. Closes #1029 [ci skip] | ||||
* | Fix bug that prevents LaTeX documentation from being built | Mouse | 2016-06-17 | 1 | -1/+1 |
| | |||||
* | Split up docs into the reference manual, the website, and everything else. | lloyd | 2014-01-10 | 1 | -0/+39 |
Add `website` target to makefile. Some progress towards fixing minimized builds. TLS now hard requires ECDSA and GCM since otherwise a minimized build has only insecure options. Remove boost_thread dependency in command line tool |