-
There are warnings for extra config keys like `pypi_name` and `site_logo`. Validation for those is done [within `Config`](https://github.com/mkdocs/mkdocs/blob/master/mkdocs/config/base.py#L68-L73). W…
-
In GitLab by @ErwanDemairy on Oct 20, 2022, 10:15
Current status:
```
INFO - DeprecationWarning: The BaseCollector class is deprecated, and passing an instance of it to your handler is deprecate…
-
For in page diagramming.
* [For mermaid](https://github.com/pugong/mkdocs-mermaid-plugin)
* [For graphvis](https://github.com/zoni/mkdocs-diagrams)
~~Managing multiple versions~~
* ~~[mike](…
-
去看这个,然后新加一个webhook(只勾push)连到百科服务器上:https://developer.github.com/webhooks/
服务器:
安装python、pip、还有git,之后装mkdocs:
```
pip install mkdocs
```
clone一份repo:
```
git clone https://github.com/Ahrwing/mcmod.…
-
Error when server: `ModuleNotFoundError: No module named 'livereload'`
log
```
$ mkdocs serve
INFO - Building documentation...
Traceback (most recent call last):
File "C:\Users\\Ap…
-
ros-realtime.github.io should be the only documentation website for the RTWG docs. Currently, there are different documents in separated github pages. We should consolidate all the documents in a sing…
-
#### Background
Currently, the Runtime uses a custom dependency management solution that works something like this:
1. Update a [`requirements/*.in`](https://github.com/microbiomedata/nmdc-runti…
-
It's important to create the documentation at the same time as you code your project, otherwise you won't ever do it or you'll die trying.
To create a template for documentation, MkDocs or Sphinx c…
-
The `CUSTOM_DOMAIN` environment variable does not work when also using a custom `docs_dir` in `mkdocs.yml`.
When specifying a custom `docs_dir` such as
```yaml
docs_dir: articles/
```
Build…
-
Hi
I'm facing the problem below, please let me know if there is some workaround to build document with as_datetime setting is enabled.
## Description
When if `as_datetime: true` as the plugin s…