Skip to content
Snippets Groups Projects
Unverified Commit 94bfb1a0 authored by Anton Joubert's avatar Anton Joubert
Browse files

Improve Sphinx documentation

Building on newer Sphinx versions was not working correctly.
E.g., Tango commands, attributes and properties were omitted.
The commands which use decorators are now working.  Device attributes
defined like `myAttr = attribute(..)` are now visible, using a workaround
in the autodoc mock.  Similarly, device properties also use the
workaround.

Removed some duplication, and an unused requirement: `future`.

Improved layout and updated to be more like the SKA theme,
based on ska-mccs-low.  This includes links to the source code.

Added a make target to build locally:  `make docs-in-docker`
parent 15c449f6
Branches improve-docs
Tags
No related merge requests found
Showing
with 1294 additions and 58 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment