EuroPython 2015

Sphinx autodoc: automated API documentation

Using the automated documentation feature of Sphinx, you can make with ease the extensive documentation of Python program. You just write python function documents (docstrings), Sphinx organizes them into the document, can be converted to a variety of formats. In this session, I’ll explain a documentation procedure that uses with sphinx autodoc and autosummary extensions.

In this session, I’ll explain a documentation procedure that uses with sphinx autodoc, autosummary, coverage and doctest extensions.

Slide & Video:

Refs:

in on Monday 20 July at 11:45 See schedule

Video


Do you have some questions on this talk?

New comment