Directive functions are no longer supported in Sphinx-3.0 but directive classes have been supported since early 1.x
To build the documentation, invoke
make html
Then point your browser to _build/html/index.html.
Directive functions are no longer supported in Sphinx-3.0 but directive classes have been supported since early 1.x
To build the documentation, invoke
make html
Then point your browser to _build/html/index.html.