summaryrefslogtreecommitdiff
path: root/numpydoc/xref.py
Commit message (Expand)AuthorAgeFilesLines
* Run black formatterJarrod Millman2022-05-071-54/+52
* Use fstrings (#353)Jarrod Millman2022-01-101-3/+3
* Avoid mutable default arguments (#342)Dimitri Papadopoulos Orfanos2021-12-161-1/+1
* ALTERNATIVE: overload xref_ignore config valueRoss Barnowski2020-08-211-12/+19
* DOC: document config value/kwargRoss Barnowski2020-08-171-0/+5
* WIP: kwarg to ignore unknown terms in make_xref.Ross Barnowski2020-08-171-3/+5
* MAINT: Updates related to xref (#292)Ross Barnowski2020-08-051-2/+4
* MAINT: fix trivial source comment typosluz.paz2019-05-291-1/+1
* ENH: Just use objEric Larson2019-04-171-49/+43
* FIX: Opt-in, test, uniform styling, cssEric Larson2019-04-171-8/+12
* Add cross-reference links to parameter typesHassan Kibirige2019-04-171-0/+185