Johannes Halaoui
de298f0d80
Add an option to disable storing graph data explicitly
...
This option (store_graph_data_explicitly) can be disabled to use graphs
indirectly via execpi or lua_parse. Otherwise the graph stays empty. The
default value is true to keep avoiding resets while using conditional
colors.
2022-12-07 11:28:00 -05:00
Caio Freitas de Oliveira
3e4af7788a
fix docs
2022-10-12 21:35:35 -04:00
Caio Freitas de Oliveira
ac7887ad09
refactor gradients to use config value instead of hard-coded option
2022-10-12 21:35:35 -04:00
Brenden Matthews
d2f81cee7e
Minor doc fixes.
2022-10-05 15:09:56 -05:00
Brenden Matthews
5d22723937
Refactor docs.
2022-09-30 18:21:24 -04:00
Brenden Matthews
bd5bc2c6f4
wip
2022-09-30 18:21:24 -04:00
Brenden Matthews
a7696b1ca6
Refactor doc component, update doc docs.
2022-09-30 18:21:24 -04:00
Brenden Matthews
9ce453e148
Add a bit of documentation about the docs.
2022-09-30 18:21:24 -04:00
Brenden Matthews
47ad3f9982
Refactor docs, make a new website.
...
* Docs have been migrated from docbook to yaml + jinja2 + pandoc
* Created a new (basic) website for docs based on React + Tailwinds
2022-09-30 18:21:24 -04:00