Skip to content

Commit

Permalink
Add footer and sidebar to wiki
Browse files Browse the repository at this point in the history
  • Loading branch information
Gram21 committed Mar 4, 2024
1 parent ef06c44 commit f03ca58
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/_Footer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[ArDoCo](https://ardoco.de): Architecture Documentation Consistency - Aiming to provide traceability link recovery and inconsistency analyses between formal models and informal documentation
15 changes: 15 additions & 0 deletions docs/_Sidebar.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Table of Contents

1. [Home](home)
2. [Quickstart](quickstart)
3. [Pipeline](pipeline)
4. [Intermediate Artifacts](intermediateartifacts)
1. [SAM](IntermediateArtifacts#software-architecture-models)
1. [Code](IntermediateArtifacts#code)
5. [Text Preprocessing Microservice](Text-Preprocessing-Microservice)
6. [Traceability Link Recovery (TLR)](tlr)
1. [SAD-SAM](tlr#sad-sam)
1. [SAM-Code](tlr#sam-code)
1. [SAD-SAM-Code](tlr#sad-sam-code)
7. [Inconsistency Detection (ID)](InconsistencyDetection)
8. [LiSSA](lissa)

0 comments on commit f03ca58

Please sign in to comment.