Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/numpy/numpydoc

Numpy's Sphinx extensions
https://github.com/numpy/numpydoc

DOC: update URL to documentation in setup.py

e69ece4de90f8709c24c756e4d5841af9ae1200b authored over 6 years ago by Ralf Gommers <[email protected]>
Merge pull request #160 from jorisvandenbossche/datadescriptor

Use isdatadescriptor instead of isgetsetdescriptor

9ce2e697612e480d75ec9b70343b589e7b1e019f authored over 6 years ago by Ralf Gommers <[email protected]>
Merge pull request #144 from jnothman/bold

FIX handling of parameter names ending '_'

d7a2bdcdc6155a79b803f778cb6847ac9e92996f authored over 6 years ago by Ralf Gommers <[email protected]>
add test

b311805f5074084e2783c9e6c0dd8f4e57fb87fd authored over 6 years ago by Joris Van den Bossche <[email protected]>
Add option to use member listing for attributes

5c2f4fee21108bbca3c44ceae340e2f8bdd64ec5 authored over 6 years ago by Joris Van den Bossche <[email protected]>
add test

99cb0f335aa6accf45aed6bac4a0d80844d73c98 authored over 6 years ago by Joris Van den Bossche <[email protected]>
Fix merge

a4d94cd4e300ae0a1cf50da186087e5defcb8a6a authored over 6 years ago by Joel Nothman <[email protected]>
Merge branch 'master' into bold

00161d631532120f21554da014170839fb819c36 authored over 6 years ago by Joel Nothman <[email protected]>
Add documentation

6d5d44930358a31a538bc067129ccbe2b2387107 authored over 6 years ago by Joel Nothman <[email protected]>
Use isdatadescriptor instead of isgetsetdescriptor

5773b71b5e4fc732fb6df28bdea891d90b2620fc authored over 6 years ago by Joris Van den Bossche <[email protected]>
Ensure reference renaming is parallel-safe (#136)

* Ensure reference renaming is parallel-safe

This prefixes each reference with a token indica...

fb6afac29df192b59bafadf505c296ec63e32dea authored over 6 years ago by Joel Nothman <[email protected]>
Merge branch 'bold' of github.com:jnothman/numpydoc into bold

d38b078b3989f38587c55cc020ee28bc330bf273 authored over 6 years ago by Joel Nothman <[email protected]>
Remove from docscrape_sphinx

65cd2866c4000f399c48d8215229930210457578 authored over 6 years ago by Joel Nothman <[email protected]>
Move to numpydoc.__main__. Add test

9469f593bc3e51fb95bfbe580b61c3dfa3d4d032 authored over 6 years ago by Joel Nothman <[email protected]>
Reference issue in comment

1fa4251cbe2ca9ec665891ff810e6fd1de1b510c authored over 6 years ago by Joel Nothman <[email protected]>
Merge pull request #158 from stefanv/simplify_readme

Simplify and restructure README

21a194e9b42ebe95a70475e35cb69bcb4801ff36 authored almost 7 years ago by Ralf Gommers <[email protected]>
Merge pull request #159 from stefanv/doc_typo

Fix typo

09a945ff3a1529fdbd4c73c6d73fb5a75252665d authored almost 7 years ago by Nathaniel J. Smith <[email protected]>
Fix typo

b8e518a25c5afba265c0eca73c213b9a3123557e authored almost 7 years ago by Stefan van der Walt <[email protected]>
Simplify and restructure README

0f4922e4b86f9890e0603bcc3662cfa5099f2490 authored almost 7 years ago by Stefan van der Walt <[email protected]>
Alphanumeric intersphinx

8501238d83518d342a022d29055520adfa2f77fd authored almost 7 years ago by Joel Nothman <[email protected]>
Only use imgmath when supported

4112bb4adab2347097c7f77928eb3c7391286fb5 authored almost 7 years ago by Joel Nothman <[email protected]>
Require that sphinx issue no warnings in CI

f1358e31f6149be24f343ab4a8946a5b59402a62 authored almost 7 years ago by Joel Nothman <[email protected]>
Typo (#151)

Found via `codespell`

29b9eed168f3b2f70094573a0e75deed221d8add authored almost 7 years ago by luzpaz <[email protected]>
Automatically load autosummary (#143)

Fix #141

d5cd548964d406276fa3412469ad6acc91f4da5e authored about 7 years ago by Joel Nothman <[email protected]>
FIX Handle case where description is empty in returns (#148)

e6f4bf9483b57635d6f2195e14686159dc4c7608 authored about 7 years ago by Joel Nothman <[email protected]>
Merge branch 'master' into test-rest

824546001ece66b11ea015ab1b08aa2c414e49fb authored about 7 years ago by Joel Nothman <[email protected]>
handle config is None

a30eb9348c0acaf75d875f06fd13f6d8fc3fe5fd authored about 7 years ago by Joel Nothman <[email protected]>
Command-line tool to help debug NumpyDocString

c99f39381d67bc059b8cd39d6fc7fdbe870ff866 authored about 7 years ago by Joel Nothman <[email protected]>
Merge branch 'master' into bold

94ec67d1dfe8f93a9286abadb8d4a8a04c728c13 authored about 7 years ago by Joel Nothman <[email protected]>
Merge branch 'master' into bold

06396a58270d07fbab95e995e524ef2bb260c6b5 authored about 7 years ago by Joel Nothman <[email protected]>
FIX handling of parameter names ending '_'

This issue results from #107: the explicit bold styling was removed because Sphinx definition li...

5ed44e0aa711ff1a1c9ac05ce1eadf4cac7fe266 authored about 7 years ago by Joel Nothman <[email protected]>
Handle case where description is empty (#140)

8c1e85c746d1c95b9433b2ae97057b7f447c83d1 authored about 7 years ago by Joel Nothman <[email protected]>
Document plot directive usage

5b1169fba700be41acb16663d6860918316abfda authored about 7 years ago by Joel Nothman <[email protected]>
Merge pull request #126 from jnothman/version-lite

Make version available to Python without dependencies; and to Sphinx metadata

04c9d99817a2d6abfc21f0778178c885c65d942f authored about 7 years ago by Pauli Virtanen <[email protected]>
Merge pull request #107 from jnothman/deflist

Use definition lists rather than blockquotes

c5178bdb2f3d95a57f99458fba1ac0605e17d714 authored about 7 years ago by Pauli Virtanen <[email protected]>
Reinsert import of setuptools

ccfc13869c1be8941d7b045a0ecbf7096b4f0242 authored about 7 years ago by Joel Nothman <[email protected]>
Merge branch 'master' into deflist

0d9afc5e4c5da150c500941bf6cafa96d542b91d authored about 7 years ago by Joel Nothman <[email protected]>
Merge pull request #111 from jnothman/tilde

Allow see also object ref to incorporate ~ prefix

2f075a613b7066493d05fb28d9851cdd7acd8f2a authored about 7 years ago by Pauli Virtanen <[email protected]>
Merge pull request #121 from jnothman/sections

DOC: Note on section ordering, and add missing sections

3a6aa40f528d04d1d3ed89ea181228b650e8802d authored about 7 years ago by Pauli Virtanen <[email protected]>
Merge pull request #125 from jnothman/importmatplotlib

Support 'from matplotlib import' as alias for 'import matplotlib'

27960ff64cbe9f85df596c442e83c4fe1ff2d11a authored about 7 years ago by Pauli Virtanen <[email protected]>
Merge pull request #127 from jnothman/rm-autosummary

Remove comment autosummary from _str_param_list

46a02590ef34c1672f46bcf371b30b69035a6811 authored about 7 years ago by Pauli Virtanen <[email protected]>
Merge pull request #135 from jnothman/deduplicate

Avoid reprocessing already numpydocced docstrings

d601f14b939d4afce941b813ade52a4eda0224dc authored about 7 years ago by Pauli Virtanen <[email protected]>
Correct deduplication logic

f902cc787089dc159b2378ea5edafb1152631dad authored about 7 years ago by Joel Nothman <[email protected]>
Install pdflatex in Travis (#137)

9d9477fdd9612acd8e7d7e7d9f017591806671ee authored about 7 years ago by Joel Nothman <[email protected]>
Some sphinx require latexmk

888062f7ff7bff90caa81e8d8a6c9a34fbcc27db authored about 7 years ago by Joel Nothman <[email protected]>
More TeX packages

378e32a7b63a6e16163265a5107288339b6cbc5d authored about 7 years ago by Joel Nothman <[email protected]>
Make sure case when class + method docstrings are combined is not reprocessed

795f576b8fa8bac56a422b2d6000c9c2c5c96efc authored about 7 years ago by Joel Nothman <[email protected]>
Remove debugging print statement

8a7fa50076fece9fb7f731706d00d9144f55dc18 authored about 7 years ago by Joel Nothman <[email protected]>
Avoid reprocessing already numpydocced docstrings

d65e16b5abc73b3343699290c315f5e3dff438b4 authored about 7 years ago by Joel Nothman <[email protected]>
Install pdflatex in Travis

702e18bd170f15fef5bf20511550cbbe2bf1eae4 authored about 7 years ago by Joel Nothman <[email protected]>
Fix TeX build

0651b08abd57f95c072df69be56c2f0f32f10a59 authored about 7 years ago by Joel Nothman <[email protected]>
DOC Use .. deprecated for deprecation instead of .. note (#120)

98989549330bac8d0e02ce8f53995b7822aecae2 authored about 7 years ago by Joel Nothman <[email protected]>
Add required arg to setup so that nose does not call it

b46e551cfe001146d01688e20bf2dcb6051991d6 authored about 7 years ago by Joel Nothman <[email protected]>
Cosmetic and efficiency improvements to replace_referneces (#132)

778fcc1227ff02723b7adb1fa532a1631a7f63e8 authored about 7 years ago by Joel Nothman <[email protected]>
Remove comment autosummary from _str_param_list

fc09bcde3e627018fdf3d40fb51391f8fb625af1 authored about 7 years ago by Joel Nothman <[email protected]>
Flake8

dce027262f337981a1268bdfac88d70262e6e0ea authored about 7 years ago by Joel Nothman <[email protected]>
Make version available to Python without dependencies; and to Sphinx metadata

657c11db5f332c74eb0939bcdd3781ff9e0566e3 authored about 7 years ago by Joel Nothman <[email protected]>
Test use_blockquotes config

059ea70ad3df2db5a0498634ef5c1a1c0f6633c8 authored about 7 years ago by Joel Nothman <[email protected]>
Leading and trailing blank lines in parameter description should not affect output

8d32f2402371f3792d639f3756a28b9aa86e9bd3 authored about 7 years ago by Joel Nothman <[email protected]>
Stricter comparison of whitespace in testing

d7f30e75dd836165dc26ce6e706964e87fab22d7 authored about 7 years ago by Joel Nothman <[email protected]>
Corret search syntax

e8725524fb40f06b66820b1c66254a8f8b0bd296 authored about 7 years ago by Joel Nothman <[email protected]>
Use definition lists rather than blockquotes

Make blockquote behaviour optional. Not yet tested

698b4567e8afa9c2dc2c87a6ee774321a97e6a56 authored about 7 years ago by Joel Nothman <[email protected]>
DOC Add documentation on hyperlinks (#124)

f90100752edd3746d9a25ce59364a2dfef38a603 authored about 7 years ago by Joel Nothman <[email protected]>
Support from matplotlib import as alias for import matplotlib

Closes #96

5814336def1e39ec6feed7fee8653767aab333b3 authored about 7 years ago by Joel Nothman <[email protected]>
only recommend inline form

256325c584a1aefe59febbf7b091f3d7da4d1027 authored about 7 years ago by Benjamin Alan Weaver <[email protected]>
add documentation on hyperlinks

baa7680f82451a8840f05a323181fa0e2a64d344 authored about 7 years ago by Benjamin Alan Weaver <[email protected]>
DOC: fix syntax error in deprecated of numpydoc_edit_link (#122)

55d1560e9324df2c017e8acd9403f2a31e90837c authored about 7 years ago by Joris Van den Bossche <[email protected]>
DOC Note on section ordering, and add missing sections

Fixes #68 assuming we do not also want a warning

8af08ebacbf9079c40816e402569f637ab52a991 authored about 7 years ago by Joel Nothman <[email protected]>
Try to fix rtfd

e32e36355c7899363a0080c3949a9d6dfacde242 authored about 7 years ago by Joel Nothman <[email protected]>
DOC Fix link

7ca1bc96be93db7d23fac796ca59f1341118ef2b authored about 7 years ago by Joel Nothman <[email protected]>
DOC: Restore working conf.py

34fce45671dbcbace5d76bfb835c617c5f12c83f authored about 7 years ago by Pauli Virtanen <[email protected]>
DOC: cross-link to github from documentation

Also drop Travis-CI banner, since it does not load.

11a30df3a39547a2716c5aaa42f8cde8202e60be authored about 7 years ago by Pauli Virtanen <[email protected]>
Add doc build requirements file for readthedocs

d73e17beba2aff3a662d4909a79de1063d2db759 authored about 7 years ago by Pauli Virtanen <[email protected]>
Merge pull request #118 from jnothman/doc

Basic docs for numpydoc

349adb261751cb0075ba9d6d98f222bdc4864bdb authored about 7 years ago by Pauli Virtanen <[email protected]>
Merge branch 'doc' of github.com:jnothman/numpydoc into doc

3213701c2431cdb2a88fea28ad3fc1a106f0d588 authored about 7 years ago by Joel Nothman <[email protected]>
Corrected rtd url

88ff39f221c0759e258fc0519694e232c8a890df authored about 7 years ago by Joel Nothman <[email protected]>
Merge branch 'master' into doc

e5c367593acc37853754660d4f42d9dbc1cc6174 authored about 7 years ago by Joel Nothman <[email protected]>
Refinements to readme and format conclusion

fca001f8ae4eb72f375a5c4d964565dbe4ecd3d5 authored about 7 years ago by Joel Nothman <[email protected]>
add doc dir to building path for example on Travis

52661dcf017411461ebee8c111fff429ec8ae132 authored about 7 years ago by Joel Nothman <[email protected]>
Older versions of sphinx do not have imgmath

dbac1f79f3bfcaff8ce2b95c146da05ffd08c6c7 authored about 7 years ago by Joel Nothman <[email protected]>
Fix path in travis

1bd4e21b1118bb23694558875802708405bb9880 authored about 7 years ago by Joel Nothman <[email protected]>
Add doc build to travis

a17f57a6dbf420fe45f893feed64d8237533fa5b authored about 7 years ago by Joel Nothman <[email protected]>
Merge pull request #100 from rgommers/readme

MAINT: get README content on PyPI front page for new releases

565f8a4dfd026961978e71d59b9dd22f8a16062a authored about 7 years ago by Pauli Virtanen <[email protected]>
DOC: pipe README.rst contents into ``long_description``, for PyPI frontpage

62f56c254eac677a4ecffceeaea77e9715d256ef authored about 7 years ago by Ralf Gommers <[email protected]>
MAINT: update ReST formatting in README.

Related to missing README content on
https://pypi.python.org/pypi/numpydoc/0.7.0

Doesn't help f...

be8d5acdabe986f2d608e33adb7c1be53deba06f authored about 7 years ago by Ralf Gommers <[email protected]>
Merge pull request #117 from jnothman/readmeupdate

Remove reference to traitsdoc.py et al from LICENSE and README

795239dbdd1285e465257e4ff68d0cd35f6f0fb3 authored about 7 years ago by Pauli Virtanen <[email protected]>
Basic docs based on Numpy's HOW_TO_DOCUMENT.rst.txt

e71411db7518fc6c92bfdbb1ca48699521f1b72d authored about 7 years ago by Joel Nothman <[email protected]>
Update LICENCE pursuant to ad672f1

17a0681a4e46e182eab2793e7d307de5276e8adc authored about 7 years ago by Joel Nothman <[email protected]>
Update readme pursuant to ad672f1 (#71)

1ba288f1fefa0f9e311fde32b0d6fe3cab5fb748 authored about 7 years ago by Joel Nothman <[email protected]>
Merge pull request #101 from amueller/unknown_section_error

Add class and line number to warning about unknown section

449d789cbef07600a1cebe1965d08b5c1035758d authored over 7 years ago by Joel Nothman <[email protected]>
Allow see also object ref to incorporate ~ prefix

Fixes #3

7238c0676fc79399805f3ce45df358b82639edb7 authored over 7 years ago by Joel Nothman <[email protected]>
Merge pull request #106 from jnothman/member-definition-list

Format attributes like parameters

b215bed82942ed61bc39b18a5b9891e8b43553a2 authored over 7 years ago by Stefan van der Walt <[email protected]>
Note on methods

c917226ebdae56780ddf5fe5824a5bdf2bc1a771 authored over 7 years ago by Joel Nothman <[email protected]>
More docs

7fa273c0b16812563d8b58fb42cdbe28cda67d2d authored over 7 years ago by Joel Nothman <[email protected]>
Some cleaning and docs

a1e7eba8fc0a49d1fd5d1ed76b83ed5d63979ea6 authored over 7 years ago by Joel Nothman <[email protected]>
Test autosummary-like behaviour

And remove quirky 'or not desc' case

f09abc8e90a6dffab37581c57fb89500031b33d3 authored over 7 years ago by Joel Nothman <[email protected]>
Format attributes like parameters

- Provide links to autogen when possible

- Use fake (commented) autosummary nodes (as already u...

5f641a1e073aba3d747898ddc6cd9eb061804888 authored over 7 years ago by Joel Nothman <[email protected]>
refactor location code, add to warning about unknown section

850232c2187482399b20f2b71c2cca1f0ab87b7d authored over 7 years ago by Andreas Mueller <[email protected]>
REL: set version to 0.8.0.dev0

057ef572dd5ea547af2832e1b68d934cf953eafe authored over 7 years ago by Ralf Gommers <[email protected]>
REL: set version to 0.7.0

e161379f02efc487c86911457be49d40df417ea0 authored over 7 years ago by Ralf Gommers <[email protected]>