From 4c06a737a4f56a7aa796a6608e1b9c569814eef0 Mon Sep 17 00:00:00 2001 From: Dirk Ziegelmeier Date: Wed, 3 Aug 2016 12:32:58 +0200 Subject: [PATCH] Add redirection page for HTML doxygen output so one does not have to search for index.html in the huge output/html directory --- .gitignore | 2 +- doc/doxygen/output/index.html | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 doc/doxygen/output/index.html diff --git a/.gitignore b/.gitignore index 0f13a3e8..0092ea6f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -/doc/doxygen/output +/doc/doxygen/output/html /src/apps/snmp/LwipMibCompiler/CCodeGeneration/bin/ /src/apps/snmp/LwipMibCompiler/CCodeGeneration/obj/ /src/apps/snmp/LwipMibCompiler/LwipMibCompiler/bin/ diff --git a/doc/doxygen/output/index.html b/doc/doxygen/output/index.html new file mode 100644 index 00000000..a52e09fc --- /dev/null +++ b/doc/doxygen/output/index.html @@ -0,0 +1,10 @@ + + + + Redirection + + + + index.html + +