-
# Context
Currently, Mattermost product documentation follows a "latest release" content approach rather than a versioned approach.
This means that:
- all documentation content is considered app…
-
It starts to look like Quarto is a better alternative for this repository, because it is faster in building websites with a large number of pages.
```[tasklist]
### Related issues
- [ ] https://githu…
-
This is a pain in the neck but I think migrating to `mkdocs` would pay off in the long run:
1. The build process is so much smoother and faster than Sphinx + RTD (live preview!)
2. Much more modern …
-
As in the title.
This gave me issues when I tried to build documentation on `branch-5.1`. I couldn't build because the lock file was inconsistent with a previous building of docs on `master`; had t…
-
Nextflow has the ability to [create](https://www.nextflow.io/docs/latest/tracing.html#dag-visualisation) a visual representation of a pipeline. This might help someone understand how the tool operates…
-
```py
def foo(bar: int) -> float:
"""
Minimal docstring.
:param bar: Bar
:raises ValueError: Foo bar.
:return baz: Baz
"""
if bar:
raise ValueError
…
-
Hi there,
## Introduction
Over at GH-11, we started to work [^wip] on a `linktree` directive, somehow extending the capabilities of the venerable `toctree` directive, somehow going into different …
amotl updated
7 months ago
-
At this point the `1.0` version of the language server has been in development for [over a year](https://github.com/swyddfa/esbonio/commit/58180da4351a26302ad6e0be7d19d5588b467761), so you might at th…
-
@choldgraf I'm running into the following in the 2i2c-org/infrastructure repo when trying `make build` following https://github.com/2i2c-org/sphinx-2i2c-theme/pull/13 added this project as a dependenc…
-
**Describe the bug**
Whatever outcome is picked from the event, the preview of the effect shows it will increase the attack & the defense of Monsters by 0.
Interestingly, the attack "boost" is the o…