diff options
author | Thomas Lange <code@nerdmind.de> | 2017-02-25 00:03:12 +0100 |
---|---|---|
committer | Thomas Lange <code@nerdmind.de> | 2017-02-25 00:03:12 +0100 |
commit | cb83c296fe252b99f77a5fc7f1a10bab60bc14e5 (patch) | |
tree | 7e23c971085a849c55137e2dbc8135957bd11753 | |
parent | 6bfb1ac38b7907c2e8b9a38708a83ddbf2ff9324 (diff) | |
download | wiki-cb83c296fe252b99f77a5fc7f1a10bab60bc14e5.tar.gz wiki-cb83c296fe252b99f77a5fc7f1a10bab60bc14e5.tar.xz wiki-cb83c296fe252b99f77a5fc7f1a10bab60bc14e5.zip |
H1 headings removed.
-rw-r--r-- | Configuration.md | 1 | ||||
-rw-r--r-- | Database.md | 2 |
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. |