Update `codebox` macro
[GitHub/WoltLab/woltlab.github.io.git] / docs / index.md
index 3d4901a2bb772296d735e339ca10ded0f95b9378..3efe584b4f2277cad33d4f53ccdd1d2c39fc288d 100644 (file)
@@ -1,20 +1,11 @@
----
-title: WoltLab Suite 5.3 Documentation
-sidebar: sidebar
-permalink: index.html
-toc: false
----
+# WoltLab Suite 5.4 Documentation
 
 ## Introduction
 
-This documentation explains the basic API functionality and the creation of own packages. It is expected that you are somewhat experienced with [PHP](https://en.wikipedia.org/wiki/PHP), [Object-oriented programming](https://en.wikipedia.org/wiki/Object-oriented_programming) and [MySQL](https://en.wikipedia.org/wiki/MySQL).
+This documentation explains the basic API functionality and the creation of own packages. It is expected that you are somewhat experienced with [PHP](https://en.wikipedia.org/wiki/PHP), [object-oriented programming](https://en.wikipedia.org/wiki/Object-oriented_programming) and [MySQL](https://en.wikipedia.org/wiki/MySQL).
 
-Head over to the [quick start tutorial][getting-started_quick-start] to learn more.
+Head over to the [quick start tutorial](getting-started.md) to learn more.
 
-## About WoltLab Suite 5.3
+## About WoltLab Suite
 
-The [WoltLab Suite Core](https://github.com/WoltLab/WCF) as well as most of the other packages are available on [github.com/WoltLab/](https://github.com/WoltLab) and are licensed under the terms of the [GNU Lesser General Public License 2.1](https://github.com/WoltLab/WCF/blob/master/LICENSE).
-
-You can edit this documentation by visiting the edit link on each page, it is also available on [GitHub](https://github.com/WoltLab/woltlab.github.io).
-
-{% include links.html %}
+[WoltLab Suite Core](https://github.com/WoltLab/WCF) as well as most of the other packages are available on [GitHub](https://github.com/WoltLab) and are licensed under the terms of the [GNU Lesser General Public License 2.1](https://github.com/WoltLab/WCF/blob/master/LICENSE).