Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rdilweb/mkdocs-plugin-progress
A plugin for MkDocs that lets you know exactly what is happening during the build.
https://github.com/rdilweb/mkdocs-plugin-progress
debug documentation mkdocs plugin progress python python3 verbose
Last synced: 3 months ago
JSON representation
A plugin for MkDocs that lets you know exactly what is happening during the build.
- Host: GitHub
- URL: https://github.com/rdilweb/mkdocs-plugin-progress
- Owner: rdilweb
- License: apache-2.0
- Created: 2020-02-20T22:44:17.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-20T02:28:12.000Z (over 4 years ago)
- Last Synced: 2024-09-26T20:39:21.046Z (4 months ago)
- Topics: debug, documentation, mkdocs, plugin, progress, python, python3, verbose
- Language: Python
- Homepage:
- Size: 16.6 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - rdilweb/mkdocs-plugin-progress - A plugin for MkDocs that lets you know exactly what is happening during the build. (Python)
README
# mkdocs-plugin-progress
A plugin for MkDocs that lets you know exactly what is happening during the build.
This is helpful for use cases such as debugging, or trying to find out which pages the builder is getting stuck on for longer periods of time.## Usage
Please see [the documentation](https://docs.rdil.rocks/libraries/mkdocs-plugin-progress/).
## License
Copyright (c) 2020-current year Reece Dunham - under the Apache license, a copy of which can be found at https://www.apache.org/licenses/LICENSE-2.0