File: example.rst

package info (click to toggle)
numpydoc 1.9.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 564 kB
  • sloc: python: 4,470; makefile: 169
file content (18 lines) | stat: -rw-r--r-- 251 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.. _example:

=======
Example
=======

Source
======

.. literalinclude:: example.py
   :caption: `example.py <http://github.com/numpy/numpydoc/blob/main/doc/example.py>`_
   :language: python

Rendered
========

.. automodule:: example
    :members: