Skip to main content
=================================================================
docit
=================================================================

.. # POST TITLE
.. # BEGIN BADGES

|pypi-version-badge| |license-badge| |pypi-downloads-badge|

.. |pypi-version-badge| image:: http://img.shields.io/pypi/v/docit.svg
:alt: [latest version on pypi]
:target: https://pypi.python.org/pypi/docit

.. |pypi-downloads-badge| image:: http://img.shields.io/pypi/dm/docit.svg
:alt: [downloads on pypi]
:target: https://pypi.python.org/pypi/docit

.. |license-badge| image:: http://img.shields.io/badge/license-GPLv3+-brightgreen.svg
:alt: [GPLv3+]
:target: https://www.gnu.org/licenses/gpl.html


.. # END BADGES


**docit** is a python package which provides some simple tools to use with sphinx
autodoc to control whether or not members are included in the documentation or not.


.. contents:: **Page Contents**
:local:
:depth: 2
:backlinks: top

tl;dr
---------------

What?
~~~~~~~~~~~~~~

A `sphinx <http://sphinx-doc.org/>`_ extension to control autodoc for individual
members.

Install?
~~~~~~~~~~~~~

.. code:: bash

$ pip install docit

Or, from source:

.. code:: bash

$ python setup.py install


Examples?
~~~~~~~~~~~~~~~~~~

.. todo::
Example code

.. code:: python

>>> import docit
>>>

Dependencies?
~~~~~~~~~~~~~~~~

docit is developed against `python <https://www.python.org/>`_ version 2.7.

To build the sphinx docs from source (as is), you'll need the `sphinx_rtd_theme`_:

.. code:: bash

$ pip install sphinx_rtd_theme


Docs?
~~~~~~~~

* `Read The Docs (.org) <http://docit.readthedocs.org/>`_
* `Python Hosted (.org) <http://pythonhosted.org/docit/>`_


Misc.
---------------


Contact Information
~~~~~~~~~~~~~~~~~~~~~~~~

This project is currently hosted on `bitbucket <https://bitbucket.org>`_,
at `https://bitbucket.org/bmearns/docit <https://bitbucket.org/bmearns/docit/>`_.
The primary author is Brian Mearns, whom you can contact through bitbucket at
`https://bitbucket.org/bmearns <https://bitbucket.org/bmearns>`_.


Copyright and License
~~~~~~~~~~~~~~~~~~~~~~~~~~

\ ``docit``\ is \ *free software*\ : you can redistribute it and/or modify
it under the terms of the \ **GNU General Public License**\ as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.



\ ``docit``\ is distributed in the hope that it will be useful,
but \ **without any warranty**\ ; without even the implied warranty of
\ *merchantability*\ or \ *fitness for a particular purpose*\ . See the
GNU General Public License for more details.



A copy of the GNU General Public License is available in the
\ ``docit``\ distribution under the file LICENSE.txt. If you did not
receive a copy of this file, see
`http://www.gnu.org/licenses/ <http://www.gnu.org/licenses/>`_.

.. _sphinx_rtd_theme: https://github.com/snide/sphinx_rtd_theme

Release files for docit 1.0.0.2-r3

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distributions (sdists)

Source distribution for docit 1.0.0.2-r3
File Size Uploaded
docit-1.0.0.2-r3.zip 35.8 kB Details
docit-1.0.0.2-r3.tar.gz 29.8 kB Details
docit-1.0.0.2-r3.tar.bz2 26.6 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for docit 1.0.0.2-r3
File Interpreter ABI Platform
docit-1.0.0.2_r3-py2.7.egg Legacy Egg format - - Details
docit-1.0.0.2-r3.win32.exe Details

Total release size: 310.1 kB

Release files / docit-1.0.0.2-r3.zip

Download URL docit-1.0.0.2-r3.zip
Size 35.8 kB
Tags Source
SHA-256 checksum
How to use checksums
45184387ae122e48ba544c301d986dc8ba452985afd9e5651d1bda5386ac6428
BLAKE2b-256 checksum
How to use checksums
2736532975f0c69d41bcd150dbf790c6d6c02f81a3c82ee8ffdf74d5da8a699c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / docit-1.0.0.2-r3.tar.gz

Download URL docit-1.0.0.2-r3.tar.gz
Size 29.8 kB
Tags Source
SHA-256 checksum
How to use checksums
2bce65674a261386462a5bf21399e795f7efe41039b1dda8a80d91840b6a9bd0
BLAKE2b-256 checksum
How to use checksums
8689cfc771895ea8f00c53b6b6a987a2a935828cda89a9bc7cc7c523eec5b4a0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / docit-1.0.0.2-r3.tar.bz2

Download URL docit-1.0.0.2-r3.tar.bz2
Size 26.6 kB
Tags Source
SHA-256 checksum
How to use checksums
7064e333cbab2a10468e0aec2f808bbc1cac1ab86e29f68279b539a43636be2a
BLAKE2b-256 checksum
How to use checksums
87c07d91cd4dfe8e5bbf7953d208edbb35744b9b474dd42fddbcb09442a66a19
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / docit-1.0.0.2_r3-py2.7.egg

Download URL docit-1.0.0.2_r3-py2.7.egg
Size 13.7 kB
Tags Egg
SHA-256 checksum
How to use checksums
8376099dbfdddfad23e64abecf1e5de13e31e43ccd9e405bbdb6230d114dab25
BLAKE2b-256 checksum
How to use checksums
b548be741ebf131ea7250b7cf145cbaa42033e2cd4eab17f33617423c7391d46
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / docit-1.0.0.2-r3.win32.exe

Download URL docit-1.0.0.2-r3.win32.exe
Size 204.3 kB
Tags Source
SHA-256 checksum
How to use checksums
1a6546f0b2da2d55a4da6c2fa85d4cfa40db8e0156ccbd12f1b998114660cae4
BLAKE2b-256 checksum
How to use checksums
9d77d30ad28cf980c002d88f0d77199ec0b9b0156d8c49569a0d45e2bc453e47
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

1.0.0.2-r3 This release

5 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page