summaryrefslogtreecommitdiff
path: root/doc/source/conf.py
Commit message (Expand)AuthorAgeFilesLines
* DOC: LaTeX: Use FandolSong-Regular OpenType font for Chinese charactersJean-François B2023-02-071-0/+11
* DOC: Fixup docs after the code removalSebastian Berg2023-01-221-1/+0
* DOC: Ignore attribute FutureWarning in doc buildSebastian Berg2023-01-181-0/+7
* DOC: remove old LaTeX hack if Sphinx is at 5.0.0 or later (fix #22941) (#22952)Jean-François B2023-01-061-5/+10
* DOC: (LaTeX) fix 'fontenc' key for usage with xelatexJean-François B2023-01-051-1/+0
* MAINT,DOC: Remove sphinx-panels in favor of sphinx-designmelissawm2022-08-121-6/+1
* DOC: add dark logo.Pamphile Roy2022-06-291-2/+4
* MAINT: remove doc prefix for version switcherPamphile Roy2022-06-291-1/+1
* Fix logo linkJarrod Millman2022-06-241-1/+0
* Require sphinx 4.3+Jarrod Millman2022-06-241-1/+1
* Update sphinxJarrod Millman2022-06-241-5/+3
* MAINT: Point documentation version switcher at the docs homepageSebastian Berg2022-06-061-2/+2
* DOC: Style version switcher button (#21451)Pamphile Roy2022-05-221-1/+5
* DOC: Proposal - make the doc landing page cards more similar to scipy/pandas ...Ross Barnowski2022-05-141-0/+5
* DOC: Add version switcher to the documentation (#21426)Sebastian Berg2022-05-041-0/+12
* DOC: make links to DLPack intersphinxTirth Patel2022-03-091-0/+1
* MAINT, DOC: Fix SciPy intersphinx linkmelissawm2022-02-081-1/+1
* DOC: switch Python intersphinx link from dev to stable.Ross Barnowski2022-02-011-1/+1
* change "The NumPy community" to "NumPy Developers"Omid Rajaei2022-01-101-1/+1
* Update Copyright to 2022Omid2022-01-101-1/+1
* Add sphinx-panels as an extensionMarsBarLee2021-12-081-1/+2
* Delete reference to html filesMarsBarLee2021-12-081-6/+1
* MAINT: Remove encoding declarations: # -*- coding: utf-8 -*-Dimitri Papadopoulos2021-10-061-1/+0
* DOC: skip generating c/c++ doc from comment blocks when Doxygen or Breathe is...Sayed Adel2021-08-311-1/+11
* DOC: Add support for documenting C/C++ via Doxygen & BreatheSayed Adel2021-08-301-0/+9
* DOC: Reorganized the documentation contribution docs (#19645)Mukulika2021-08-121-0/+1
* DOC: Additional ideas related to numpy-tutorials integration (#19422)Ross Barnowski2021-07-191-0/+3
* Merge pull request #19290 from rossbar/doc/unpin-pydata-sphinx-themeCharles Harris2021-06-231-0/+1
|\
| * Unpin pydata sphinx theme and update config.Ross Barnowski2021-06-211-0/+1
* | DOC: Do not generate source URLs for re-exported objectsBas van Beek2021-06-221-0/+5
|/
* Add intersphinx link to numpy-tutorials.Ross Barnowski2021-06-081-0/+1
* MAINT: replace imgmath with mathjax for docs (#19036)Melissa Weber Mendonça2021-05-271-3/+3
* DOC: change copyright SciPy to NumPylbogula2021-05-091-1/+1
* DOC: Add favicon (#18841)Tania Allard2021-04-231-0/+2
* DOC: Document newer pytest conventionsEric Larson2021-04-161-0/+1
* Update navbar linked page back to indexleonarduschen2021-03-121-0/+1
* MAINT: Update master to main after branch rename (gh-18544)Stefan van der Walt2021-03-041-1/+2
* DOC: mv meta landing page to index.rst.Ross Barnowski2021-02-261-1/+1
* DOC: point intersphinx to matplotlib/stable...Jody Klymak2021-02-161-1/+1
* DOC: Change license date 2020 -> 2021 (gh-18346)Aerysv2021-02-061-1/+1
* DOC: remove pygments_style from conf.pyMatthias Geier2021-02-051-3/+0
* DOC: Fix for buildling with sphinx 3takanori-pskq2020-11-061-1/+9
* Merge pull request #17331 from eric-wieser/remove-scalar-tablesMatti Picus2020-10-061-12/+87
|\
| * DOC: Change the value of type.__name__ on the scalar types for sphinx buildsEric Wieser2020-10-041-0/+56
| * DOC: Improve [source] links for C extension typesEric Wieser2020-10-041-12/+31
* | DOC: History cleanup for #17353Ben Nathanson2020-09-231-0/+2
|/
* Update doc/source/conf.pyMatti Picus2020-09-161-1/+1
* DOC, BLD: fix templated C highlightingmattip2020-09-161-8/+8
* DOC: first step toward switching themesmattip2020-08-141-28/+9
* Fixing RemovedInSphinx40WarningBrigitta Sipocz2020-07-121-1/+1