mirror of
https://github.com/ClementTsang/bottom.git
synced 2026-05-04 14:00:38 +00:00
some more comments
This commit is contained in:
@@ -8,6 +8,7 @@ import mkdocs.plugins
|
||||
def on_config(config):
|
||||
print("Running nightly banner hook...", file=sys.stderr)
|
||||
|
||||
# From https://github.com/jimporter/mike/blob/3351d5feabff8ee107f4ad6d1f86055843c7dbf1/mike/mkdocs_utils.py#L13
|
||||
version = os.environ.get("MIKE_DOCS_VERSION")
|
||||
print(f"Version: {version}", file=sys.stderr)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user