initial idea for adrs
This commit is contained in:
parent
4a4446177b
commit
35260a218d
5 changed files with 29 additions and 280 deletions
|
|
@ -6,21 +6,6 @@ site_author = "Servala"
|
|||
copyright = "© 2025 Servala"
|
||||
docs_dir = "docs"
|
||||
dev_addr = "localhost:2020"
|
||||
#repo_url = "https://servala.app.codey.ch/servala/documentation"
|
||||
#repo_name = "servala/documentation"
|
||||
#edit_uri = "_edit/main/docs/"
|
||||
nav = [
|
||||
{"Introduction" = "index.md"},
|
||||
{"Architecture" = [
|
||||
"markdown.md",
|
||||
]},
|
||||
{"End-User" = [
|
||||
"markdown.md",
|
||||
]},
|
||||
{"ADRs" = [
|
||||
"markdown.md",
|
||||
]}
|
||||
]
|
||||
|
||||
[project.theme]
|
||||
language = "en"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue