Closed
Description
Describe the bug
The docs do not build any longer, the examples have been moved to original_flavor
.
To Reproduce
Steps to reproduce the behavior:
- Clone the repository
- Change the directory to
doc
- Run
make html
- See error
Expected behavior
I expected the docs to build.
Additional context
If you update the paths in doc/source/example/examples.rst
the docs build.