4 Commits

Author SHA1 Message Date
0c451577e9 docs: Docs reorganization (#2063) 2022-10-23 23:02:49 +02:00
b46c390ab2 docs: Link CONTRIBUTING file into the docs (#2051)
As discussed in #2045, this PR makes the CONTRIBUTING doc also visible from the main documentation site.
2022-10-09 13:43:34 +02:00
999caca10f docs: Added Style Guide and Test Writing Guide (#1897)
The Style Guide moved into the Documentation site for better visibility. Removed lots of discussion around topics that are already enforced by the formatter/linter. Added new advice regarding a variety of topics.

The Test Writing Guide discusses how to write tests for Flame, and what kinds of tests are available.
2022-09-18 20:21:03 +00:00
ea354e3a81 docs: Documenting how to write documentation (#1721)
Since our documentation is fairly complex, we need to have a document which describes how various parts of it work. This PR adds such documentation.
2022-06-14 16:45:48 +02:00