Cleanup sphinx and readthedocs configurations

* Use dirhtml as default builder for readthedocs (clean URLs)
* The configuration variables are now sorted with respect to the Sphinx
  documentation
* Remove useless comments in conf.py
* Add new comments for each section, following Sphinx documentation
  order
* The code corresponding to videos have been moved from config to a
  dedicated extension.
* Use proper HTML theme options
* Exclude all files starting with `.`, `_` (sphinx convention)
* Use OpenSearch
This commit is contained in:
parulin 2025-08-01 11:06:15 -04:00
parent d428c3bf29
commit 23f3e2f4cc
No known key found for this signature in database
GPG key ID: BC3830B42F4BF1F5
4 changed files with 134 additions and 95 deletions

0
_ext/__init__.py Normal file
View file