summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Lange <code@nerdmind.de>2017-02-25 00:03:12 +0100
committerThomas Lange <code@nerdmind.de>2017-02-25 00:03:12 +0100
commitcb83c296fe252b99f77a5fc7f1a10bab60bc14e5 (patch)
tree7e23c971085a849c55137e2dbc8135957bd11753
parent6bfb1ac38b7907c2e8b9a38708a83ddbf2ff9324 (diff)
downloadwiki-cb83c296fe252b99f77a5fc7f1a10bab60bc14e5.tar.gz
wiki-cb83c296fe252b99f77a5fc7f1a10bab60bc14e5.tar.xz
wiki-cb83c296fe252b99f77a5fc7f1a10bab60bc14e5.zip
H1 headings removed.
-rw-r--r--Configuration.md1
-rw-r--r--Database.md2
2 files changed, 0 insertions, 3 deletions
diff --git a/Configuration.md b/Configuration.md
index a4f617f..19af41b 100644
--- a/Configuration.md
+++ b/Configuration.md
@@ -1,4 +1,3 @@
-# Configuration settings
This document describes the available configuration settings from the `configuration.php` file in more detail.
## Language configuration
diff --git a/Database.md b/Database.md
index 3b20dfb..afd0968 100644
--- a/Database.md
+++ b/Database.md
@@ -1,5 +1,3 @@
-# Documentation: Database structure
-
## Table `page` [`InnoDB`]
In this table are all created page objects stored and will be removed if the admin deletes them.