| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Bumps [pydata-sphinx-theme](https://github.com/pandas-dev/pydata-sphinx-theme) from 0.4.2 to 0.4.3.
- [Release notes](https://github.com/pandas-dev/pydata-sphinx-theme/releases)
- [Changelog](https://github.com/pydata/pydata-sphinx-theme/blob/master/docs/changelog.rst)
- [Commits](https://github.com/pandas-dev/pydata-sphinx-theme/compare/v0.4.2...v0.4.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
|
|
|
|
|
|
|
| |
Bumps [pydata-sphinx-theme](https://github.com/pandas-dev/pydata-sphinx-theme) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/pandas-dev/pydata-sphinx-theme/releases)
- [Changelog](https://github.com/pandas-dev/pydata-sphinx-theme/blob/master/docs/changelog.rst)
- [Commits](https://github.com/pandas-dev/pydata-sphinx-theme/compare/v0.4.1...v0.4.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
|
|
|
|
|
|
|
| |
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.4.1 to 3.4.3.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.4.1...v3.4.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
|
|
|
|
|
|
|
| |
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.3.1 to 3.4.1.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.3.1...v3.4.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Bumps [pydata-sphinx-theme](https://github.com/pandas-dev/pydata-sphinx-theme) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/pandas-dev/pydata-sphinx-theme/releases)
- [Changelog](https://github.com/pandas-dev/pydata-sphinx-theme/blob/master/docs/changelog.rst)
- [Commits](https://github.com/pandas-dev/pydata-sphinx-theme/compare/v0.4.0...v0.4.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
| |
|
| |
|
|
|
|
|
|
|
| |
Bumps [pydata-sphinx-theme](https://github.com/pandas-dev/pydata-sphinx-theme) from 0.3.2 to 0.4.0.
- [Release notes](https://github.com/pandas-dev/pydata-sphinx-theme/releases)
- [Commits](https://github.com/pandas-dev/pydata-sphinx-theme/compare/v0.3.2...v0.4.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
pandas is used in the absolute beginners tutorial, thus it is
necessary to run/pass the refguide check for the documentation.
|
|
|
|
|
|
| |
Attempting to build with Sphinx 3 raises a lot of warnings, particularly
re: the documentation for the C components. Pinning to sphinx 2 until
this is resolved.
|
|
* BLD: Added doc_requirements.txt and improve documentation around building docs
|