summaryrefslogtreecommitdiff
path: root/docs/conf.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove linkcheck skip (#8915)Alex Gaynor2023-05-131-2/+0
| | | It now has a trusted issuer
* modernize intersphinx_mapping configuration (#8806)Alex Gaynor2023-04-241-2/+1
|
* fix copyright years (#8595)Alex Gaynor2023-03-251-1/+1
| | | | | * fix copyright year in docs * update copyright year
* ignore ntt in linkcheck (#8423)Alex Gaynor2023-03-021-0/+2
|
* use the modern invocation for our sphinx rtd theme (#8243)Paul Kehrer2023-02-081-1/+1
| | | | | * use the modern invocation for our sphinx rtd theme * works with sphinx6?
* Use the ruff 'pyupgrade' checks (#8104)Alex Gaynor2023-01-201-2/+0
|
* ignore speakerdeck on linkcheck (#7893)Alex Gaynor2022-12-121-0/+2
|
* linkcheck: small updates (#7638)Alex Gaynor2022-09-221-3/+1
|
* linkcheck: this site has renewed its certificate (#7637)Alex Gaynor2022-09-221-2/+0
|
* Sigh, attempt to fix linkcheck again (#7624)Alex Gaynor2022-09-181-0/+2
|
* a new domain has decided to have an expired cert (#7623)Alex Gaynor2022-09-181-2/+2
| | | the old one finally got fixed
* Fix linkcheck -- ignore expired cert on SM3 website (#7583)Alex Gaynor2022-09-091-2/+2
|
* Update things for 2022 (#7413)Alex Gaynor2022-07-101-1/+1
|
* Replace broken viewcode with linkcode in doc (#6207)gpotter22021-10-031-2/+5
|
* moar linkcheck ignores (#6137)Alex Gaynor2021-06-261-0/+2
| | | | | * moar linkcheck ignores * new alpine new python
* Add another linkcheck ignore (#6129)Alex Gaynor2021-06-191-0/+2
|
* It's 2021! (#5701)Alex Gaynor2021-01-251-1/+1
|
* Integrate Rust into the build process properly (#5410)Alex Gaynor2020-12-221-0/+3
|
* Remove __future__ import from our code (#5610)Alex Gaynor2020-12-091-2/+0
|
* Switch black to py36 as the minimum version (#5608)Alex Gaynor2020-12-081-1/+1
|
* Remove two linkcheck ignores (#5570)Alex Gaynor2020-11-131-4/+0
|
* fixed copyright year (#5337)Alex Gaynor2020-07-211-1/+1
|
* Paint it Black by the Rolling Stones (#5324)Alex Gaynor2020-07-201-29/+43
|
* fixed linkcheck for CVE website configuration failure (#5169)Alex Gaynor2020-03-311-0/+2
|
* linkcheck: remove domain that fixed it's tls from ignore (#5144)Alex Gaynor2020-03-191-2/+0
|
* Fixed linkcheck (#5142)Alex Gaynor2020-03-191-0/+2
| | | | | * Fixed linkcheck * linkcheck
* we're done here (#4991)Paul Kehrer2019-09-091-0/+2
|
* Set a timeout for linkcheck (#4870)Alex Gaynor2019-05-041-0/+2
|
* Un-linkcheck-ignore a domain that's now properly serving a chain (#4859)Alex Gaynor2019-04-271-2/+0
|
* ... regular expressions... what can you do? (#4849)Alex Gaynor2019-04-171-3/+3
| | | | | | * ... regular expressions... what can you do? * These are raw strings
* It's fixed! (#4851)Alex Gaynor2019-04-171-2/+0
|
* Yet Another Broken Webserver (#4848)Alex Gaynor2019-04-161-0/+2
|
* More linkcheck ignores (#4844)Alex Gaynor2019-04-131-0/+2
|
* Update linkcheck ignores for the latest nonsense (#4838)Alex Gaynor2019-04-121-1/+1
|
* Ignore the Russian CA for now (#4827)Alex Gaynor2019-04-011-0/+2
|
* Apparently NIST crypto resources are essential to life and property (#4721)Alex Gaynor2019-01-201-2/+0
|
* Bump this way up and see if it helps (#4713)Alex Gaynor2019-01-171-1/+1
|
* Don't try to linkcheck nist links for the time being (#4668)Alex Gaynor2019-01-011-0/+2
|
* Jenkins is fixed! (#4630)Alex Gaynor2018-12-091-5/+0
|
* Whitelist NTT for linkcheck (#4547)Alex Gaynor2018-10-301-0/+2
|
* Update the linkcheck ignores (#4511)Alex Gaynor2018-10-241-2/+5
| | | | | | | | * Update the linkcheck ignores * Hack? * Ok, this should work
* Do more retries in linkcheck because NIST websites are down a lot (#3683)Alex Gaynor2017-06-051-1/+1
|
* Ignore linkcheck errors from cryptrec (#3629)Alex Gaynor2017-05-281-0/+5
|
* It is 2017, in UTC (#3342)Alex Gaynor2016-12-311-1/+1
|
* Delete a bunch of commented out defaults in docs/conf.pyAlex Gaynor2016-02-271-100/+0
|
* Make the linkcheck builder more resillient against transient network errors.Alex Gaynor2016-02-131-0/+4
| | | | | | Not in a release yet, but landed on master: https://github.com/sphinx-doc/sphinx/pull/2312 We'll start at 2 retries and increase if it turns out to be insufficient to handle real world transient errors.
* Bump the copyright yearAlex Gaynor2016-01-011-1/+1
|
* make our docs job nitpicky and fix every broken linkPaul Kehrer2015-02-121-1/+3
|
* Bump some more yearsAlex Gaynor2015-01-081-1/+1
|
* Use HTTPS for a number of URLs in the docsAlex Gaynor2014-12-121-1/+1
|