From d71756613fcb58eb056610d41b5fd1a5988608d5 Mon Sep 17 00:00:00 2001 From: inference Date: Tue, 15 Aug 2023 23:10:44 +0100 Subject: [PATCH] Add heading link role --- docinfo.html | 6 ++++++ readme.adoc | 7 ++++--- 2 files changed, 10 insertions(+), 3 deletions(-) create mode 100644 docinfo.html diff --git a/docinfo.html b/docinfo.html new file mode 100644 index 0000000..28cd8c0 --- /dev/null +++ b/docinfo.html @@ -0,0 +1,6 @@ + diff --git a/readme.adoc b/readme.adoc index c708a71..f4a6fcd 100644 --- a/readme.adoc +++ b/readme.adoc @@ -1,10 +1,11 @@ = Documentation +:docinfo: shared Inferencium documentation. [#branches] -== <> +== [.h-link]#<># === https://src.inferencium.net/Inferencium/doc/src/branch/main/[main] @@ -41,7 +42,7 @@ This branch contains code used in production. [#security] -== Security +== [.h-link]#Security# All files are checked for security issues; however, it is always the user's responsibility to audit the code before installing and/or executing it. Inferencium takes no responsibility for any security @@ -49,7 +50,7 @@ issues which may arise due to usage of this repository. [#licensing] -== Licensing +== [.h-link]#Licensing# All content is licensed under https://src.inferencium.net/Inferencium/doc/src/branch/stable/license/CC-BY-4.0.txt[Creative Commons Attribution 4.0 International]