diff options
| author | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2021-07-11 20:08:36 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-11 20:08:36 +0200 |
| commit | e52ecc758d5c157c28caacfc3007f84ad5a17854 (patch) | |
| tree | 571f1ef3cf6b71e65035d9aea2d5c6c00fee05ec /docs/documentation_index.md | |
| parent | 330119ff678c0636577093b2c72e97a83a2e9cdc (diff) | |
| download | wiki-e52ecc758d5c157c28caacfc3007f84ad5a17854.tar.gz wiki-e52ecc758d5c157c28caacfc3007f84ad5a17854.tar.bz2 wiki-e52ecc758d5c157c28caacfc3007f84ad5a17854.zip | |
chore: update documentation-index
* Add help section
* rename file to documentation-index
Diffstat (limited to 'docs/documentation_index.md')
| -rw-r--r-- | docs/documentation_index.md | 43 |
1 files changed, 0 insertions, 43 deletions
diff --git a/docs/documentation_index.md b/docs/documentation_index.md deleted file mode 100644 index 75d05ba..0000000 --- a/docs/documentation_index.md +++ /dev/null @@ -1,43 +0,0 @@ -# Documentation index - -## How to install - -* [Traditional setup guide](installation.md) -* [Docker setup guide](install-with-docker.md) - -## Documentation - -* [Bash system](bash_system.md) -* [Bitwise operations](bit-and-bytes-tutorial.md) -* [CMake options](cmake-options.md) -* [Directory structure](directory-structure.md) -* [How to Debug and Restart](how-to-restart-and-debug.md) -* [IP2LOCATION](ip2location.md) -* [Logging Configuration](logging-configuration.md) -* [MySQL types (C++)](mysqltypescpp.md) -* [Project Versioning](project-versioning.md) -* [SQL Directory](sql-directory.md) -* [SQL Versioning](sql-versioning.md) - -## Database - -* [DB auth](database-auth.md) -* [DB characters](database-characters.md) -* [DB world](database-world.md) - -## Extend AzerothCore - -* [The Modular Structure](the-modular-structure.md) -* [Hooks Bash](hooks-bash.md) -* [Hooks Cmake](hooks-cmake.md) -* [Hooks C++](hooks-script.md) - -## Recipes & Techniques - -* [How to import DBC data into SQL](how-to-import-dbc-data-in-db.md) -* [Run Worldserver and Authserver in Visual Studio](run-worldserver-and-authserver-in-visual-studio.md) - -## External resources - -* <a href="https://wowdev.wiki/Category:DBC_WotLK" target="_blank">DBC Documentation</a> - |
