Add classes ref generated by makerst.py

This commit is contained in:
Rémi Verschelde
2016-02-07 12:17:14 +01:00
parent 5c1e9caf8d
commit 6dee0d20d4
364 changed files with 41759 additions and 37 deletions

View File

@@ -0,0 +1,21 @@
.. _class_HBoxContainer:
HBoxContainer
=============
Inherits: :ref:`BoxContainer<class_boxcontainer>`
-------------------------------------------------
Category: Core
--------------
Brief Description
-----------------
Horizontal box container.
Description
-----------
Horizontal box container. See :ref:`BoxContainer<class_boxcontainer>`.