1
0
Fork 0

move monitoring docs close to source

This commit is contained in:
ibizaman 2023-12-08 10:36:22 -08:00 committed by Pierre Penninckx
parent 25462c657e
commit f417372fdc
10 changed files with 4 additions and 1 deletions

View file

@ -71,6 +71,8 @@ in stdenv.mkDerivation {
nativeBuildInputs = [ nixos-render-docs ];
# We include the parent so we get the documentation inside the root
# modules/ and demo/ folders.
src = ./..;
buildPhase = ''
@ -78,6 +80,7 @@ in stdenv.mkDerivation {
mkdir -p demo
cp -t . -r ../demo
cp -t . -r ../modules
mkdir -p out/media
mkdir -p out/highlightjs

View file

@ -8,7 +8,7 @@ preface.md
```
```{=include=} chapters html:into-file=//blocks-monitoring.html
blocks/monitoring/default.md
modules/blocks/monitoring/docs/default.md
```
```{=include=} chapters html:into-file=//demo-homeassistant.html

View file

Before

Width:  |  Height:  |  Size: 233 KiB

After

Width:  |  Height:  |  Size: 233 KiB

View file

Before

Width:  |  Height:  |  Size: 246 KiB

After

Width:  |  Height:  |  Size: 246 KiB

View file

Before

Width:  |  Height:  |  Size: 444 KiB

After

Width:  |  Height:  |  Size: 444 KiB

View file

Before

Width:  |  Height:  |  Size: 441 KiB

After

Width:  |  Height:  |  Size: 441 KiB

View file

Before

Width:  |  Height:  |  Size: 628 KiB

After

Width:  |  Height:  |  Size: 628 KiB

View file

Before

Width:  |  Height:  |  Size: 267 KiB

After

Width:  |  Height:  |  Size: 267 KiB

View file

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 48 KiB