-
**What happened**:
There are multiple instances of YAML files in the mkdocs/docs folder where implicit keys are spread across multiple lines. This formatting issue leads to errors when parsing the …
-
https://islibra.github.io/hello-islibra/coding/writing/mkdocs/
-
MKDocs has changed the way the pages tree appears.
It was:
```
pages:
- [index.md, Index]
```
Now it is:
```
pages:
- 'Index': 'index.md'
```
This probably means that Docbuilder needs to support …
-
### Depreciated
- [x] #3635
- [x] #3636
- [x] #4589
### Overview
We need to audit and reorganize the HfLA website wiki pages so they can be moved to MkDocs
### Action Items
- [x] Research…
-
When importing a Pydantic model from a private module to a public module, the class can be rendered in MkDocs by adding it to the `__all__` dunder variable. However, this renders Pydantic model classe…
-
I think it'd be nice to update to the new design as I think it brings a more polished and visually appealing look.
-
I'm currently only requiring Python 3.6, but there is code in the package that will only work for 3.8 or higher. I need to decide if I want to refactor that code or bump the minimum Python version up …
-
Publish the documentation of the ORT Server on GitHub pages. As we already use Docusaurus for ORT itself and for the [guidance repo](https://github.com/eclipse-apoapsis/guidance) that would be my pref…
-
### What would you like to see added?
Check out here for an example: https://hpcc.umd.edu/hpcc/help/glossary.html
Maybe we can add our own glossary with relevant terms. There is a `mkdocs-materi…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Open
These updates have all …