summaryrefslogtreecommitdiff
path: root/doc/common/footer.html
diff options
context:
space:
mode:
authorGard Spreemann <gspr@nonempty.org>2019-09-25 14:29:41 +0200
committerGard Spreemann <gspr@nonempty.org>2019-09-25 14:29:41 +0200
commit599d68cd916f533bdb66dd9e684dd5703233b6bb (patch)
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904 /doc/common/footer.html
parenta2e642954ae39025e041471d486ecbac25dff440 (diff)
Delete all files in order to incorporate upstream's move to git.
Diffstat (limited to 'doc/common/footer.html')
-rw-r--r--doc/common/footer.html23
1 files changed, 0 insertions, 23 deletions
diff --git a/doc/common/footer.html b/doc/common/footer.html
deleted file mode 100644
index a557922b..00000000
--- a/doc/common/footer.html
+++ /dev/null
@@ -1,23 +0,0 @@
-<!-- HTML footer for doxygen 1.8.6-->
-<!-- start footer part -->
-<table style="width:100%">
- <tr class="no-bullet shadow-black">
- <td class="network-entypo">
-<!--BEGIN PROJECT_NAME--> $projectname
-<!--BEGIN PROJECT_NUMBER-->&#160;Version $projectnumber<!--END PROJECT_NUMBER-->
-<!--BEGIN PROJECT_BRIEF-->&#160;-&#160;$projectbrief<!--END PROJECT_BRIEF-->
-<!--BEGIN PROJECT_BRIEF-->&#160;-&#160;Copyright : GPL v3<!--END PROJECT_BRIEF-->
-<!--END PROJECT_NAME-->
- </td>
- <td class="network-entypo">
-<!--BEGIN GENERATE_TREEVIEW-->
- $generatedby
- <a href="http://www.doxygen.org/index.html">
- Doxygen</a> $doxygenversion
-<!--END GENERATE_TREEVIEW-->
- </td>
- </tr>
-</table>
-
-</body>
-</html>