DarthData410 commented on issue #7458:
URL: https://github.com/apache/iceberg/issues/7458#issuecomment-1528816209
Once the code review for the latest PR has been completed and merged, then
all WARNINGS have been resolved, and mkdocs serve --strict mode can be executed
without issue.
`$ mkdocs serve --strict
INFO - Building documentation...
INFO - Cleaning site directory
INFO - DeprecationWarning: The `griffe.agents.extensions` module is
deprecated in favor of the `griffe.extensions` module. Please import
from the new module instead.
File
"/home/bradon/.local/lib/python3.10/site-packages/mkdocstrings_handlers/python/handler.py",
line 14, in <module>
from griffe.agents.extensions import load_extensions
File
"/home/bradon/.local/lib/python3.10/site-packages/griffe/agents/extensions.py",
line 10, in __getattr__
warnings.warn(
INFO - Documentation built in 3.85 seconds
INFO - [10:35:01] Watching paths for changes: 'docs', 'mkdocs.yml'
INFO - [10:35:01] Serving on http://127.0.0.1:8000/
`
@Fokko #7472
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]