mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-09-20 10:08:31 +00:00
docs(topology): drop bold emphasis in AbstractTopology docstring
Align the topology API prose with the repository documentation style guide.
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ See `src/topology/README.md` for complete documentation.
|
||||
|
||||
Abstract type for element topology (geometric shape and node ordering).
|
||||
|
||||
Topology defines the **shape** of an element in reference space: coordinates,
|
||||
Topology defines the shape of an element in reference space: coordinates,
|
||||
edge/face connectivity, and spatial dimension.
|
||||
|
||||
# Type Parameter
|
||||
|
||||
Reference in New Issue
Block a user