Adjusted docs layout to fix table of content

This commit is contained in:
Ivan Savenko
2024-06-04 20:22:43 +00:00
parent 014857b58d
commit fc28943741
21 changed files with 111 additions and 165 deletions
-12
View File
@@ -1,15 +1,3 @@
# Table of contents
- [Introduction](#introduction)
- [Tutorial](#tutorial)
- [Documentation](#documentation)
- [Types](#types)
- [Configurable objects](#configurable-objects)
- [Basic widgets](#basic-widgets)
- [High-level widgets](#high-level-widgets)
- [Custom widgets](#custom-widgets)
- [For developers](#for-developers)
# Introduction
VCMI has capabilities to change some UI elements in your mods beyond only replacing one image with another. Not all UI elements are possible to modify currently, but development team is expanding them.