aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.rst
Commit message (Collapse)AuthorAgeFilesLines
* Also suggest cryptopals to learn crypo (#4745)Alex Gaynor2019-02-031-1/+3
|
* for humans is irritating, let's stop saying it (#3647)Paul Kehrer2017-05-301-2/+2
|
* reorganize our toc to look nicer and make more sense (#3632)Paul Kehrer2017-05-291-5/+5
|
* comma comma comma (#3595)Paul Kehrer2017-05-241-2/+2
|
* can we convince people we're pyca/cryptography and not cryptography.io (#3588)Paul Kehrer2017-05-231-2/+2
|
* update the docs index (#3583)Paul Kehrer2017-05-231-23/+19
|
* add captions to the split toctrees (#3466)anarcat2017-03-201-9/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | * add captions to the split toctrees this will render the table of contents with separators in the RTD theme. right now, the table of contents is quite confusing on the [RTD site][] - that is because there are 3 distinct `toctree` directives, but no `:caption:` field. instead, there are headers in the `index.rst` but those are not parsed by RTD. [RTD site]: https://cryptography.io/en/latest/ by moving those headers in the `:caption:` field, we keep the heading, but it will also be shown in the left table of contents on the RTD site. for an example of that pattern, see the [scrapy documentation][]. they go even further by hiding the `toctree` elements completely and adding explanations on every section, but this is out of scope here for now. [scrapy documentation]: https://doc.scrapy.org/en/latest/index.html * remove spurious backtics in caption they do not work in that field, apparently.
* Reorganize the x509 docs in prep for a tutorialAlex Gaynor2015-07-121-1/+1
|
* reorganize a bunch of things related to the x509certificate interfacePaul Kehrer2014-12-151-1/+1
|
* move x509 to the top of our docsPaul Kehrer2014-12-151-1/+1
|
* move x509 to top level, add more docsPaul Kehrer2014-12-151-0/+1
|
* Recommend @lvh's bookAlex Gaynor2014-04-021-2/+4
|
* LimitationsAlex Stapleton2014-03-221-0/+1
|
* grammar. an thing.Alex Gaynor2014-03-031-1/+1
|
* On the suggestion of @zooko, note that we have not been auditedAlex Gaynor2014-03-031-0/+6
|
* Capitalization and linkificationAlex Gaynor2014-02-181-0/+3
|
* Add an FAQ page to teh docsAlex Gaynor2014-02-181-0/+1
|
* reorganize contributing into development sectionPaul Kehrer2014-02-111-1/+1
|
* Fixed #576 -- improve the readmeAlex Gaynor2014-02-101-2/+1
|
* Fixed #568 -- Document that users should use urandom for all their random ↵Alex Gaynor2014-02-061-0/+1
| | | | numbers
* Linkify the things we have that others don'tAlex Gaynor2014-02-031-1/+3
|
* one more style fixPaul Kehrer2014-01-291-1/+1
|
* a few typo fixes, capitalization, etcPaul Kehrer2014-01-291-1/+1
|
* Added installation section to index.rstskeuomorf2014-01-291-7/+11
|
* Added canonical installation document with details about various platforms, ↵skeuomorf2014-01-291-24/+7
| | | | fixes #519
* add example for windows installationKonstantinos Koukopoulos2014-01-281-1/+8
|
* improve previous note on windows buildKonstantinos Koukopoulos2014-01-281-1/+2
|
* document how to build w/ custom openssl on windowsKonstantinos Koukopoulos2014-01-281-1/+2
|
* Link the official pageAlex Gaynor2014-01-231-1/+1
|
* Document where to get OpenSSL on windowsAlex Gaynor2014-01-231-0/+9
|
* Document that we're on PyPIAlex Gaynor2014-01-081-3/+2
|
* Fixed #428 -- added a changelogAlex Gaynor2014-01-081-0/+1
|
* Merge branch 'master' into release-automationAlex Gaynor2014-01-061-0/+1
|\
| * Merge branch 'master' into fernetAlex Gaynor2014-01-021-2/+4
| |\ | | | | | | | | | | | | Conflicts: docs/index.rst
| * \ Merge branch 'master' into fernetAlex Gaynor2013-12-271-7/+30
| |\ \
| * \ \ Merge branch 'master' into fernetAlex Gaynor2013-12-151-1/+1
| |\ \ \
| * \ \ \ Merge branch 'master' into fernetAlex Gaynor2013-12-141-6/+15
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into fernetAlex Gaynor2013-11-071-0/+2
| |\ \ \ \ \
| * | | | | | DocsAlex Gaynor2013-10-311-0/+1
| | | | | | |
* | | | | | | Update procedureAlex Gaynor2014-01-061-0/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Split OpenSSL bindingAlex Stapleton2014-01-011-0/+1
| | | | | |
* | | | | | Typo fixAlex Gaynor2014-01-011-1/+1
| | | | | |
* | | | | | This page has been subsumed by the indexAlex Gaynor2014-01-011-2/+3
| |_|_|_|/ |/| | | |
* | | | | Document our API stability policy. Fixes #312Alex Gaynor2013-12-241-0/+1
| | | | |
* | | | | A foolish consistency is a really cool idea -- Samuel ClemensAlex Gaynor2013-12-161-1/+0
| | | | |
* | | | | Be consistentAlex Gaynor2013-12-161-2/+2
| | | | |
* | | | | DOn't assume people know that contractionAlex Gaynor2013-12-161-2/+2
| | | | |
* | | | | Rework the index to give people a better lay of the landAlex Gaynor2013-12-161-6/+29
| |_|_|/ |/| | |
* | | | Renamed bindings to backendsAlex Gaynor2013-12-131-1/+1
| |_|/ |/| |
* | | This warning doesn't add much value anymoreAlex Gaynor2013-12-131-4/+0
| | |