Commit Graph

10 Commits

Author SHA1 Message Date
Florian Pose 9a39273505 Add a contributing guide 2025-06-27 10:55:57 +02:00
Nicola Fontana a402594fe8 Add automatic TOC to README.md
Manually maintaining the table of contents relies on how HTML fragments
are generated, it is prone to errors (infact it is already out of sync)
and just plain boring.

Unfortunately there is no common agreement on all markdown flavours on
how the table of contents must be implemented. Here the `[[_TOC_]]` tag
has been used because it is supported by both GitLab and GitHub:

    https://gitlab.com/gitlab-org/gitlab/-/issues/21901
2025-02-14 16:59:34 +01:00
Florian Pose 905b768c58 Fixed typo and updated URLs. 2024-07-26 12:49:24 +02:00
Bjarne von Horn c2c3d56a2c Add README to fakelib 2024-07-18 12:02:53 +02:00
Bjarne von Horn 75686518c7 Remove whitespace. 2024-02-01 09:20:25 +01:00
Bjarne von Horn 2e071ad680 Remove EtherCAT copyright notice. 2024-02-01 09:18:26 +01:00
Florian Pose 1ab479feb6 Fixed TOC. 2023-01-30 11:05:28 +01:00
Florian Pose 97f101acb6 Coding style in markdown. 2023-01-30 11:00:53 +01:00
Florian Pose d34e5a60d4 Markdown fixes. 2023-01-30 10:45:31 +01:00
Florian Pose d8045fe122 Re-formatted README, INSTALL and FEATURES to markdown. 2023-01-30 10:36:21 +01:00