Skip to content

Commit 5f490a4

Browse files
committed
Fix headers in docs
1 parent cc7814a commit 5f490a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/modules_experimental.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ they are distributed with the package, due to these reasons they are considered
77
mature enough to be used in production environments.
88

99
Visualization Module
10-
^^^^^^^^^^^^^^^^^^^^
10+
====================
1111

1212
NURBS-Python provides an abstract base for visualization modules described under :doc:`Abstract <module_abstract>`
1313
class reference. This abstract base is a part of the :doc:`Core Library <modules>` and it is considered as mature now.
@@ -25,7 +25,7 @@ or visualization software. For instance, CSV exporting facility of the curve and
2525
control points, curves and surfaces using a software, such as Paraview_.
2626

2727
Generating Common Shapes
28-
^^^^^^^^^^^^^^^^^^^^^^^^
28+
========================
2929

3030
NURBS-Python provides an experimental module for automatic generation of the most commonly used curves and surfaces.
3131

0 commit comments

Comments
 (0)