mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
18 lines
292 B
ReStructuredText
18 lines
292 B
ReStructuredText
:orphan:
|
|
|
|
.. _example_numpy:
|
|
|
|
Example NumPy Style Python Docstrings
|
|
======================================
|
|
|
|
.. seealso::
|
|
|
|
:ref:`example_google`
|
|
|
|
.. only:: builder_html
|
|
|
|
Download: :download:`example_numpy.py <example_numpy.py>`
|
|
|
|
.. literalinclude:: example_numpy.py
|
|
:language: python
|