Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: remove u-prefix for former Unicode strings (#22479) | Mike Taves | 2022-10-26 | 1 | -9/+10 |
| | |||||
* | MAINT, DOC: NEP link update (#20948) | Rohit Goswami | 2022-01-31 | 1 | -2/+2 |
| | | | | | * DOC,MAINT: Fix ref links in NEPs * MAINT,DOC: Add favicon for NEP | ||||
* | MAINT: Remove encoding declarations: # -*- coding: utf-8 -*- | Dimitri Papadopoulos | 2021-10-06 | 1 | -1/+0 |
| | | | | In Python 3, the default source file encoding is UTF-8. | ||||
* | DOC, NEP: move wishlist link to the theme configuation | mattip | 2020-08-14 | 1 | -63/+15 |
| | |||||
* | DOC: Allow NEPs to link to python, numpy, scipy, and matplotlib docs | Sebastian Berg | 2020-03-09 | 1 | -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 year | Ralf Gommers | 2018-09-22 | 1 | -1/+1 |
| | | | | [ci skip] | ||||
* | DOC: BLD: remove graphviz dependency of neps doc build. Closes gh-11617 | Ralf Gommers | 2018-09-22 | 1 | -2/+1 |
| | |||||
* | HTTP -> HTTPS, and other linkrot fixes | Mike Toews | 2018-06-16 | 1 | -3/+3 |
| | |||||
* | DOC: Prepare to host NEPs on GH pages | Jarrod Millman | 2017-12-14 | 1 | -0/+221 |