Commit Graph

5 Commits

Author SHA1 Message Date
Joel Nothman a241d1e546 DOC use :pr: rather than :issue: in what's new (#13701) 2019-04-25 13:55:38 +02:00
Aidan Fitzgerald 7dffa20363 [MRG+1] Fix typos in documentation (#9878)
* Fix grammatical error in

* Correct capitalization of "GitHub"

Used command `find . -type f -exec sed -i 's/Github/GitHub/g' {} \;` (h/t: https://stackoverflow.com/a/15402972)
2017-10-07 16:06:18 +02:00
Loïc Estève fdfdbf025f Test sphinx extensions doctests only on Circle. (#8228)
Some sphinx extensions import sphinx in their doctests.
2017-01-25 22:40:47 +01:00
Aman Dalmia c56925a350 [MRG + 1] DOC adding :user: role to whats_new (#7818)
* DOC adding :user: role to whats_new

* DOC correcting the improper username

* DOC adding exceptions for ImportError in sphinx_issues.py

* DOC added import for split_explicit_title

* DOC reverting to the old format for core devs

* DOC reverting changes for more users

* DOC removing extra lines and blank lines

* DOC Adding missing link target for user

* DOC fixing more links

* DOC adding missing links for new contributions

* DOC adding space before brackets in the user links

* DOC reverting a wrong change

* DOC adding final changes
2016-11-09 02:39:28 +01:00
Joel Nothman 3f4524e85e [MRG] DOC :issue: role to simplify what's news (#7657) 2016-10-26 00:04:35 +11:00