Skip to content

Conversation

@llucax
Copy link
Contributor

@llucax llucax commented Sep 13, 2023

This plugin allow us to avoid repetition by defining variables that can be used throughout the documentation or even functions to automate certain things.

Also add a mkdocs macro to link to the glossary. Documentation in both docs/ or the code can link to glossary terms by just using {{glossary("Term")}}.

@llucax llucax requested a review from a team as a code owner September 13, 2023 15:22
@github-actions github-actions bot added part:docs Affects the documentation part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) labels Sep 13, 2023
@llucax llucax force-pushed the mkdocs-macros branch 3 times, most recently from ba13ed0 to 2a8b703 Compare September 15, 2023 15:45
This plugin allow us to avoid repetition by defining variables that can
be used throughout the documentation or even functions to automate
certain things.

Signed-off-by: Leandro Lucarella <[email protected]>
Now documentation, both in `docs/` or in the code, can link to glossary
terms by just using `{{glossary("Term")}}`.

Signed-off-by: Leandro Lucarella <[email protected]>
Signed-off-by: Leandro Lucarella <[email protected]>
A built-in feature of `mkdocs-material` is used instead.

Signed-off-by: Leandro Lucarella <[email protected]>
The README.md file is not included in the documentation anymore, so
there is no need to watch it for changes.

Signed-off-by: Leandro Lucarella <[email protected]>
`pip` doesn't come installed by default in some systems, so it's better
to link to the official instructions to install it.

Signed-off-by: Leandro Lucarella <[email protected]>
@llucax llucax added this pull request to the merge queue Sep 18, 2023
Merged via the queue into frequenz-floss:v0.x.x with commit 2c8f61f Sep 18, 2023
@llucax llucax deleted the mkdocs-macros branch September 18, 2023 14:27
@llucax llucax added this to the v1.0.0-rc2 milestone Sep 19, 2023
@llucax llucax self-assigned this Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

part:docs Affects the documentation part:tooling Affects the development tooling (CI, deployment, dependency management, etc.)

Projects

Development

Successfully merging this pull request may close these issues.

2 participants