Document the server code structure: Schedules, Jobs, Transactions, BackendTransactions and backend specific implementations.
This MR introduces documentation for the server's code structure.
Additionally, a lot of documentation files received smaller fixes, for example dead links were replaced.
make doc
, then direct your browser to build/doc/html/development/structure.html
Please, prepare your MR for a review. Be sure to write a summary and a focus and create gitlab comments for the reviewer. They should guide the reviewer through the changes, explain your changes and also point out open questions. For further good practices have a look at our review guidelines
f-doc-structure
line from .gitlab-ci.yml
before merging.For further good practices have a look at our review guidelines.