diff --git a/docs/installation.rst b/docs/installation.rst index 4b30b5a5..2973fcc4 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -189,14 +189,6 @@ In order to install COMPAS CRA for Rhino, do Every time a new file is opened in Rhino, be sure to restart Rhino or reset the Python Script Engine before running scripts. -Verify Conda Environment, COMPAS CRA, and COMPAS in Rhino ---------------------------------------------------------- - -.. literalinclude:: ../scripts/rhinoenv.py - :language: python - -File can also be found in `scripts/rhinoenv.py `_ - Known issues (Windows) ====================== diff --git a/docs/tutorial.rst b/docs/tutorial.rst index f0c98ee2..acda8277 100644 --- a/docs/tutorial.rst +++ b/docs/tutorial.rst @@ -110,7 +110,7 @@ please check :ref:`Examples`. Optional: Export geometry from CAD software (Rhino) -========================================= +=================================================== For the step :ref:`Creating_Geometry`, we can also input geometry from CAD software. Here we use Rhino as an example.