diff options
| author | Yehonal <yehonal.azeroth@gmail.com> | 2019-02-17 19:39:46 +0100 |
|---|---|---|
| committer | Yehonal <yehonal.azeroth@gmail.com> | 2019-02-17 19:39:46 +0100 |
| commit | c79b63bee2b11b5f840848ad6f8d75be6f7026ba (patch) | |
| tree | abc1ad321a91db0d79474449168fb617fde447ed | |
| parent | 5334fa947074a9aa6ecf3c47b9092d73b411efa8 (diff) | |
| download | wiki-c79b63bee2b11b5f840848ad6f8d75be6f7026ba.tar.gz wiki-c79b63bee2b11b5f840848ad6f8d75be6f7026ba.tar.bz2 wiki-c79b63bee2b11b5f840848ad6f8d75be6f7026ba.zip | |
revert back to root documents
| -rw-r--r-- | Installation.md (renamed from _docs/Installation.md) | 0 | ||||
| -rw-r--r-- | _config.yml | 6 | ||||
| -rw-r--r-- | index.md (renamed from _docs/index.md) | 0 |
3 files changed, 1 insertions, 5 deletions
diff --git a/_docs/Installation.md b/Installation.md index 45c9611..45c9611 100644 --- a/_docs/Installation.md +++ b/Installation.md diff --git a/_config.yml b/_config.yml index 86bf0c2..07d8de0 100644 --- a/_config.yml +++ b/_config.yml @@ -25,7 +25,7 @@ logo_url: http://www.azerothcore.org/images/logo.png # (string) The UA-XXXXX-Y code from google analytic to enable GA on your wiki google_analytics: # (string) folder where wiki pages are stored, it's needed for tool buttons -wiki_folder: _docs +wiki_folder: # (boolean) if you're using github wiki as submodule then this config # must be enabled to allow tool buttons to work properly use_github_wiki: false @@ -53,10 +53,6 @@ google_cse_token: # git-wiki includes some internal themes that you can choose # check _layouts folder # -collections: - docs: - output: true - permalink: /:path permalink: pretty diff --git a/_docs/index.md b/index.md index c1e5eef..c1e5eef 100644 --- a/_docs/index.md +++ b/index.md |
