3f8cc24dcc
fix most doc warnings
2024-07-10 23:36:24 +01:00
3df1ec76ff
cleanup whitespace and commas
...
* [] is now [ ]
* {} is now { }
* commas in arglists go at end of line not beginning
In short, I ran the whole thing through nixfmt-rfc-style but only
accepted about 30% of its changes. I might grow accustomed to more
of it over time
2024-06-30 17:16:28 +01:00
e94bf62ec1
remove dead code (run deadnix)
2024-06-29 22:59:27 +01:00
Arnout Engelen
d5026c2074
docs: add hardware recommendation
...
Also add infrastructure to also generate the supported hardware
page when building the docs locally
2024-01-04 14:35:00 +01:00
15d570f749
ignore devices/families when extracting docs
2023-12-09 17:10:41 +00:00
f61e737b54
improve doc for outputs and hardware
...
Changed my mind about "installer" as a first-class concept, at least
in the current implementation. Not every documented output is an
installer
2023-11-12 17:15:58 +00:00
7cfb92e3ce
more doc
2023-11-10 21:17:20 +00:00
5e046490de
support links from device pages to their installation methods
2023-11-09 23:02:35 +00:00
7e13eda490
add hardware device descriptions to doc
...
most of the text is recycled and follows no particular format
2023-09-28 12:17:30 +01:00