From 7c2709f8d7d73726adb6c2becc45b9e11a40667f Mon Sep 17 00:00:00 2001 From: Steffen Vogel Date: Sat, 1 Oct 2016 06:19:00 -0400 Subject: [PATCH] add Markdown files from project root to doxygen output --- doc/Contributing.md | 1 + doc/License.md | 1 + doc/Readme.md | 1 + 3 files changed, 3 insertions(+) create mode 120000 doc/Contributing.md create mode 120000 doc/License.md create mode 120000 doc/Readme.md diff --git a/doc/Contributing.md b/doc/Contributing.md new file mode 120000 index 000000000..44fcc6343 --- /dev/null +++ b/doc/Contributing.md @@ -0,0 +1 @@ +../CONTRIBUTING.md \ No newline at end of file diff --git a/doc/License.md b/doc/License.md new file mode 120000 index 000000000..0c9476f2b --- /dev/null +++ b/doc/License.md @@ -0,0 +1 @@ +../COPYING.md \ No newline at end of file diff --git a/doc/Readme.md b/doc/Readme.md new file mode 120000 index 000000000..32d46ee88 --- /dev/null +++ b/doc/Readme.md @@ -0,0 +1 @@ +../README.md \ No newline at end of file