Massimiliano Pippi
|
a13ffcf9df
|
bump pydoc-markdown (#5405)
|
2023-07-20 16:48:08 +02:00 |
|
bogdankostic
|
c2506866bd
|
docs: Pin PyYAML to 5.3.1 (#5400)
|
2023-07-20 15:31:58 +02:00 |
|
dependabot[bot]
|
8a45be5733
|
build(deps): bump requests from 2.28.2 to 2.31.0 in /docs/pydoc (#4984)
Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.28.2...v2.31.0)
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-23 08:26:38 +02:00 |
|
Massimiliano Pippi
|
1498aacc77
|
chore: make the docs generator runnable without an API key (#4405)
* spit a warning instead of exiting
* print which file is being converted (useful to debug CI)
* pin docspec for the time being
|
2023-03-14 16:15:19 +01:00 |
|
Silvano Cerza
|
ee74421212
|
ci: Refactor docs config and generation (#4280)
* Change docs yml category config
* Update docs renderers to fetch categories from Readme.io
* Update readme_sync.yml to handle new docs rendering
* Remove unecessary script and related workflow step
* Fix sys.exits
|
2023-03-01 09:51:02 +01:00 |
|