Robert Hensing
|
147a34c573
|
doc: Render verbatim @docroot@ on contributing page
In rendered form:
```diff
-Add references to the manual using ..
+Add references to the manual using [links like this](@docroot@/example.md)
```
|
2025-05-17 17:50:49 +02:00 |
|
John Ericson
|
eb7d7780b1
|
Rename doc/manual{src -> source}
This is needed to avoid this
https://github.com/mesonbuild/meson/issues/13774 when we go back to
making our subproject directory `src`.
|
2024-10-14 11:21:24 -04:00 |
|
John Ericson
|
08b59aad31
|
Build the manual with Meson
Co-Authored-By: Qyriad <qyriad@qyriad.me>
Co-Authored-By: Robert Hensing <robert@roberthensing.nl>
Co-Authored-By: eldritch horrors <pennae@lix.systems>
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
Co-authored-by: Tom Bereknyei <tomberek@gmail.com>
|
2024-10-09 11:58:17 -04:00 |
|