- Initial draft of Sphinx documentation using rst
- update docstrings
- add deploy_doc.yml for automated deployment through GitHub Actions
4 lines
82 B
CSS
4 lines
82 B
CSS
/* Hide the "Section Navigation" title */
|
|
p.bd-links__title {
|
|
display: none;
|
|
} |