Files
yfinance/doc/source/_static/yfinance.css
Eric Pien deafc88520 Add Sphinx Documentation
- Initial draft of Sphinx documentation using rst
    - update docstrings
    - add deploy_doc.yml for automated deployment through GitHub Actions
2024-11-04 13:59:35 -08:00

4 lines
82 B
CSS

/* Hide the "Section Navigation" title */
p.bd-links__title {
display: none;
}