mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +00:00
bbim-docs: use figure with caption instead of plain image
This commit is contained in:
+5
@@ -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.
|
||||
Reference in New Issue
Block a user