Verified Commit 2da6ff78 authored by Lukas Wiest's avatar Lukas Wiest 🚂
Browse files

refactor(docs): add missing dev-guide to skeleton

parent b21b04b5
Pipeline #1349 passed with stages
in 1 minute and 1 second
# Developers Guide
!!! todo
- small styleguide per used language
- need for unittests
- where to put what kind of class(core/systems package)
- how to commit (conventional changelog)
- GitLab workflow
...@@ -38,7 +38,7 @@ nav: ...@@ -38,7 +38,7 @@ nav:
- Ticketsystem: 'api/systems/gitlab/ticket-system.md' - Ticketsystem: 'api/systems/gitlab/ticket-system.md'
- Ticketsystem Builder: 'api/systems/gitlab/ticket-system-builder.md' - Ticketsystem Builder: 'api/systems/gitlab/ticket-system-builder.md'
- Developers Guide: - Developers Guide:
- Index: 'dummy.md' - Index: 'developers-guide.md'
theme: theme:
name: 'material' name: 'material'
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment