From 03552db5ec889ab19da1feffd3dc9686197bc2cf Mon Sep 17 00:00:00 2001 From: Stephan Schulz <stephan.schulz-x2q@rub.de> Date: Thu, 26 Nov 2020 15:30:56 +0100 Subject: [PATCH] add doxygen and sphinx documentation as content --- content/doxygen | 1 + content/sphinx | 1 + 2 files changed, 2 insertions(+) create mode 120000 content/doxygen create mode 120000 content/sphinx diff --git a/content/doxygen b/content/doxygen new file mode 120000 index 0000000..8a21cad --- /dev/null +++ b/content/doxygen @@ -0,0 +1 @@ +../external/all_install/share/doc/ALL/html \ No newline at end of file diff --git a/content/sphinx b/content/sphinx new file mode 120000 index 0000000..081e830 --- /dev/null +++ b/content/sphinx @@ -0,0 +1 @@ +../external/all_install/share/doc/ALL/sphinx \ No newline at end of file -- GitLab