All Projects → astropy → Sphinx Automodapi

astropy / Sphinx Automodapi

Licence: bsd-3-clause
Sphinx extension for generating API documentation

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Sphinx Automodapi

Symbiflow Arch Defs
FOSS architecture definitions of FPGA hardware useful for doing PnR device generation.
Stars: ✭ 137 (+280.56%)
Mutual labels:  documentation, sphinx
Flask Sphinx Themes
Sphinx themes for Pallets projects
Stars: ✭ 164 (+355.56%)
Mutual labels:  documentation, sphinx
Docs
Documentation site
Stars: ✭ 128 (+255.56%)
Mutual labels:  documentation, sphinx
Awesome Docs With Static Site Generators
Pointers to all templates and implementations based on static site generators
Stars: ✭ 44 (+22.22%)
Mutual labels:  documentation, sphinx
Hawkmoth
Hawkmoth - Sphinx Autodoc for C
Stars: ✭ 31 (-13.89%)
Mutual labels:  documentation, sphinx
Sphinx Gallery
Sphinx extension for automatic generation of an example gallery
Stars: ✭ 239 (+563.89%)
Mutual labels:  documentation, sphinx
Sphinx Tabs
Tabbed views for Sphinx
Stars: ✭ 143 (+297.22%)
Mutual labels:  documentation, sphinx
Docs
MinIO Object Storage Documentation
Stars: ✭ 488 (+1255.56%)
Mutual labels:  documentation, sphinx
Doc2dash
Create docsets for Dash.app-compatible API browser.
Stars: ✭ 380 (+955.56%)
Mutual labels:  documentation, sphinx
Documentation
📘 Nextcloud documentation
Stars: ✭ 268 (+644.44%)
Mutual labels:  documentation, sphinx
Sphinx
Main repository for the Sphinx documentation builder
Stars: ✭ 4,313 (+11880.56%)
Mutual labels:  documentation, sphinx
Awesome Sphinxdoc
A curated list of awesome tools for Sphinx Python Documentation Generator
Stars: ✭ 716 (+1888.89%)
Mutual labels:  documentation, sphinx
Incident Response Docs
PagerDuty's Incident Response Documentation.
Stars: ✭ 859 (+2286.11%)
Mutual labels:  documentation
Livingdocs
Livingdocs Enterprise Documentation
Stars: ✭ 28 (-22.22%)
Mutual labels:  documentation
Pdoc
API Documentation for Python Projects
Stars: ✭ 853 (+2269.44%)
Mutual labels:  documentation
Widdershins
OpenAPI / Swagger, AsyncAPI & Semoasa definitions to (re)Slate compatible markdown
Stars: ✭ 856 (+2277.78%)
Mutual labels:  documentation
Adonisdocbr
Documentação completa em português brasileiro da versão 4.1 do Adonisjs
Stars: ✭ 33 (-8.33%)
Mutual labels:  documentation
Docslikecode
Read stories, learn through practice, share with others, to treat docs as code.
Stars: ✭ 28 (-22.22%)
Mutual labels:  documentation
Sphinx Polish Wordforms
Słownik polskich odmian dla Sphinx
Stars: ✭ 8 (-77.78%)
Mutual labels:  sphinx
Markdown Guide
The comprehensive Markdown reference guide.
Stars: ✭ 835 (+2219.44%)
Mutual labels:  documentation

|Azure Status| |Coverage Status| |PyPI|

About

This is a Sphinx extension to automatically generate API pages for whole modules. It was originally developed for the Astropy project but is now available as a standalone package since it can be used for any other package. The documentation can be found on ReadTheDocs <http://sphinx-automodapi.readthedocs.io/en/latest/>_.

Running tests

To run the tests, you can either do::

pytest sphinx_automodapi

or if you have tox <https://tox.readthedocs.io/en/latest/>_ installed::

tox -e test

.. |Azure Status| image:: https://dev.azure.com/astropy-project/sphinx-automodapi/_apis/build/status/astropy.sphinx-automodapi?branchName=master :target: https://dev.azure.com/astropy-project/sphinx-automodapi/_build/latest?definitionId=2&branchName=master .. |Coverage Status| image:: https://codecov.io/gh/astropy/sphinx-automodapi/branch/master/graph/badge.svg :target: https://codecov.io/gh/astropy/sphinx-automodapi .. |PyPI| image:: https://img.shields.io/pypi/v/sphinx-automodapi.svg :target: https://pypi.python.org/pypi/sphinx-automodapi

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].