summaryrefslogtreecommitdiff
path: root/docs/documentation-index.md
diff options
context:
space:
mode:
authorBenjamin Jackson <38561765+benjymansy123@users.noreply.github.com>2022-05-10 10:51:13 -0400
committerGitHub <noreply@github.com>2022-05-10 16:51:13 +0200
commite219bcf64608b5c2cb49658fb2191e376febb3aa (patch)
tree200f99498275c18a3d72c8947fc3398152762534 /docs/documentation-index.md
parenta4c9e797308dd866d248fcf8f220e21760c8a6cd (diff)
downloadwiki-e219bcf64608b5c2cb49658fb2191e376febb3aa.tar.gz
wiki-e219bcf64608b5c2cb49658fb2191e376febb3aa.tar.bz2
wiki-e219bcf64608b5c2cb49658fb2191e376febb3aa.zip
chore: Add DBC index page (#711)
* Add button to sidebar Clicky clicky * Create dbc-index.md * Update dbc-index.md * Update achievement.md * Update achievement_criteria.md * Update areatable.md * Update dbc-areatrigger.md * Update areatable.md * Update chrclasses.md * Update chrraces.md * Update emotes.md * Update faction.md * Update factiontemplate.md * Update holidays.md * Update languages.md * Update map.md * Update pagetextmaterial.md * Update skillline.md * Update spell.md * Update totemcategory.md * Revert sidebar change * Throw DBC-index into documentation-index
Diffstat (limited to 'docs/documentation-index.md')
-rw-r--r--docs/documentation-index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/documentation-index.md b/docs/documentation-index.md
index 7782eb5..fef4034 100644
--- a/docs/documentation-index.md
+++ b/docs/documentation-index.md
@@ -27,6 +27,7 @@ redirect_from: /documentation_index
* [Changelog](changelog.md)
* [CMake options](cmake-options.md)
* [Core Scripts](core-scripts.md)
+* [DBC Index](dbc-index.md)
* [Directory structure](directory-structure.md)
* [Exit Codes](exitcodes.md)
* [How to Debug and Restart](how-to-restart-and-debug.md)