summaryrefslogtreecommitdiffstats
path: root/doc/usage/extensions/example_google.rst
blob: a06f161b94a5e0def87a7fcd977f001f776c6bca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
:orphan:

.. _example_google:

Example Google Style Python Docstrings
======================================

.. seealso::

   :ref:`example_numpy`

.. only:: builder_html

   Download: :download:`example_google.py <example_google.py>`

.. literalinclude:: example_google.py
   :language: python