summaryrefslogtreecommitdiff
path: root/doc/source/conf.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* DOC: Use intersphinx for NEP referencesBen Nathanson2020-06-041-1/+2
* DOC,BLD: Update sphinx conf to use xelatex.Ross Barnowski2020-05-271-0/+3
* DOC: Change license date 2019 -> 2020 (gh-15735)Himanshu Garg2020-03-101-1/+1
* Merge pull request #15295 from melissawm/linalg-tutorialMatti Picus2020-02-281-1/+3
|\
| * Added intersphinx mappings for skimage and imageio; added proper links to ext...melissawm2020-02-271-1/+3
* | MAINT: cleanup unused imports; avoid redefinition of importsMike Taves2020-02-061-2/+0
* | STY,MAINT: avoid 'multiple imports on one line' (flake8 E401)Mike Taves2020-01-281-1/+3
* | DOC: NumPy for absolute beginners tutorial (#14546)Anne Bonner2020-01-211-0/+1
|/
* MAINT: Remove unnecessary 'from __future__ import ...' statementsJon Dufresne2020-01-031-2/+0
* [DOC] LaTeX: Fix preamblejfbu2019-12-021-4/+17
* DOC, BUILD: use sphinx 2.2.0, add autosummary/base.rst for propertiesmattip2019-09-151-1/+1
* DOC: support and require sphinx>=2.1.2Christopher Whelan2019-09-141-15/+12
* DOC: remove scipy.org from the breadcrumb formattiongmattip2019-08-131-1/+0
* DOC: add backlinks to numpy.orgmattip2019-08-081-1/+4
* DOC: add a NumPyC syntax format that accepts our preprocessor @TYPE@ macrosmattip2019-06-101-0/+17
* ENH: Add closed generator to randintKevin Sheppard2019-05-201-4/+0
* BUILD: move files out of _randomgenmattip2019-05-201-6/+19
* DOC: update 2018 -> 2019mattip2019-01-011-1/+1
* BUG: Fix doc source links to unwrap decoratorsEric Wieser2018-07-311-0/+9
* HTTP -> HTTPS, and other linkrot fixesMike Toews2018-06-161-4/+4
* Added a modified version of the basic Sphinx search boxAlex Thomas2018-04-211-1/+1
* DOC: clear up warnings, fix matplotlib plotmattip2018-04-171-1/+1