boilercore_dev.docs
#
Documentation tools.
Submodules#
Package Contents#
Functions#
Ensure we are in the |
|
Get the project root directory. |
Data#
API#
- boilercore_dev.docs.DOCS#
‘Path(…)’
Docs directory.
- boilercore_dev.docs.PYPROJECT#
‘Path(…)’
Path to
pyproject.toml
.
- boilercore_dev.docs.CHECKS#
None
Checks for the root directory.
- boilercore_dev.docs.chdir_docs() pathlib.Path #
Ensure we are in the
docs
directory and return the root directory.
- boilercore_dev.docs.get_root() pathlib.Path #
Get the project root directory.