summaryrefslogtreecommitdiff
path: root/doc/neps/conf.py
Commit message (Collapse)AuthorAgeFilesLines
* MAINT: remove u-prefix for former Unicode strings (#22479)Mike Taves2022-10-261-9/+10
|
* MAINT, DOC: NEP link update (#20948)Rohit Goswami2022-01-311-2/+2
| | | | | * DOC,MAINT: Fix ref links in NEPs * MAINT,DOC: Add favicon for NEP
* MAINT: Remove encoding declarations: # -*- coding: utf-8 -*-Dimitri Papadopoulos2021-10-061-1/+0
| | | | In Python 3, the default source file encoding is UTF-8.
* DOC, NEP: move wishlist link to the theme configuationmattip2020-08-141-63/+15
|
* DOC: Allow NEPs to link to python, numpy, scipy, and matplotlib docsSebastian Berg2020-03-091-1/+15
| | | | | This was originally added by Matti for use in NEP 41, but splitting it off, since it is generally useful
* DOC: MAINT: address comments @eric-wieser on NEP 24-26 PR. Bump copyright yearRalf Gommers2018-09-221-1/+1
| | | | [ci skip]
* DOC: BLD: remove graphviz dependency of neps doc build. Closes gh-11617Ralf Gommers2018-09-221-2/+1
|
* HTTP -> HTTPS, and other linkrot fixesMike Toews2018-06-161-3/+3
|
* DOC: Prepare to host NEPs on GH pagesJarrod Millman2017-12-141-0/+221