File: module.rst

package info (click to toggle)
nltk 3.9.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 9,408 kB
  • sloc: python: 79,458; makefile: 180; sh: 68; xml: 17
file content (16 lines) | stat: -rw-r--r-- 400 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{# The :autogenerated: tag is picked up by breadcrumbs.html to suppress "Edit on Github" link #}
:autogenerated:

..
    This file is autogenerated by `sphinx-api`.

{{ fullname }} module
{% for item in range(7 + fullname|length) -%}={%- endfor %}

.. currentmodule:: {{ fullname }}

.. automodule:: {{ fullname }}
    :members:
    :undoc-members:
    :show-inheritance:
    :member-order: bysource