bbim-docs: use figure with caption instead of plain image

This commit is contained in:
Dirk Olbrich
2023-11-12 13:41:43 +01:00
parent 76f25c755b
commit 8a218249dd
2 changed files with 12 additions and 3 deletions
+5
View File
@@ -40,3 +40,8 @@ img.icon {
vertical-align: middle;
vertical-align: middle;
}
.content figure figcaption>p {
font-style: italic;
font-size: small;
color: #808080;
}
@@ -11,8 +11,10 @@ It also modifies the layout of views and sidebars and adds custom functionality
The left **Outliner** panel shows a tree of geometric objects. The centre main **Viewport** panel shows 3D geometry.
The right **Properties** panel shows data and relationships.
.. image:: images/interface_window_start-up.png
:alt: Blender start up window with installed BlenderBIM add-on
.. figure:: images/interface_window_start-up.png
:alt: Blender start-up window with installed BlenderBIM add-on
Blender start-up window with installed BlenderBIM add-on.
1. BlenderBIM `BIM` workspace tab
2. Outliner with the document tree
@@ -24,5 +26,7 @@ The right **Properties** panel shows data and relationships.
Additionally, the `File` menue in the Topbar adds menue entries to Create/Open and Save an IFC project directly.
.. image:: images/interface_window_file-menue.png
.. figure:: images/interface_window_file-menue.png
:alt: Additional file menue options related to IFC projects
Additional file menue options related to IFC projects.