Add specifications
This commit is contained in:
parent
23e7d553b3
commit
5e45cbe509
1 changed files with 8 additions and 0 deletions
8
build.sh
8
build.sh
|
@ -88,6 +88,14 @@ EOF
|
|||
generate-link "docs-bashutils" "bashutils documentation" "https://bashutils.staropensource.de"
|
||||
generate-link "docs-core" "The CORE Framework documentation" "https://core.staropensource.de"
|
||||
generate-link "docs-sui" "StarOpenSource UI documentation" "https://sui.staropensource.de"
|
||||
# Specifications
|
||||
generate-link "spec" "StarOpenSource's specifications" "https://docs.staropensource.de/specifications/"
|
||||
generate-link "spec-versioning" "the StarOpenSource Versioning Specification" "https://docs.staropensource.de/specifications/versioning/about/"
|
||||
generate-link "spec-versioning-v1" "the 1st version of the StarOpenSource Versioning Specification" "https://docs.staropensource.de/specifications/versioning/versions/1/"
|
||||
generate-link "spec-versioning-v2" "the 2nd version of the StarOpenSource Versioning Specification" "https://docs.staropensource.de/specifications/versioning/versions/2/"
|
||||
generate-link "spec-logging" "the StarOpenSource Logging Specification" "https://docs.staropensource.de/specifications/logging/about/"
|
||||
generate-link "spec-logging-v1" "the 1st version of the StarOpenSource Logging Specification" "https://docs.staropensource.de/specifications/logging/versions/1/"
|
||||
generate-link "spec-logging-v2" "the 2nd version of the StarOpenSource Logging Specification" "https://docs.staropensource.de/specifications/logging/versions/2/"
|
||||
# Miscellaneous
|
||||
generate-link "join" "the joining guide" "https://docs.staropensource.de/joining/"
|
||||
else
|
||||
|
|
Loading…
Reference in a new issue