-
Notifications
You must be signed in to change notification settings - Fork 150
Open
Description
I suggest that we create user documentation together with Foodsoft and maintain it in a similar way to the tests. My feeling is that this should be
- be managed together with the Foodsoft code in the repository so that it matches the respective version,
- be created with a tool such as VitePress, which is made for this,
- be written primarily in English (and only translated if necessary), as this is the only way it can be maintained by all developers,
- be delivered with the deployment of Foodsoft, so that there can be direct links from Foodsoft to the documentation,
- be maintained and expanded in the same way as the tests are maintained and expanded when issues are worked on.
There are already some issues for which we could use such a system (e.g. #1106). Specifically, I see the need because I would like to maintain the documentation of the formats (e.g. the Foodsoft table format) outside the HTML forms when working on the import and export formats.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
In Progress