Skip to content

Commit e22b2e2

Browse files
RubenRubensmarcus7070
authored andcommitted
Change version from 2.0 to 2 in docs
1 parent 0f249df commit e22b2e2

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

doc/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22

3-
CadQuery 2.0 Documentation
3+
CadQuery 2 Documentation
44
===================================
55

66
CadQuery is an intuitive, easy-to-use Python library for building parametric 3D CAD models. It has several goals:
@@ -17,7 +17,7 @@ CadQuery is an intuitive, easy-to-use Python library for building parametric 3D
1717
See CadQuery in Action
1818
-------------------------
1919

20-
This `Getting Started Video <https://youtu.be/lxhBNOE7GVs>`_ will show you what CadQuery can do. Please note that the video has not been updated for CadQuery 2.0 and still shows CadQuery use within FreeCAD.
20+
This `Getting Started Video <https://youtu.be/lxhBNOE7GVs>`_ will show you what CadQuery can do. Please note that the video has not been updated for CadQuery 2 and still shows CadQuery use within FreeCAD.
2121

2222

2323
Quick Links

doc/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Installing CadQuery
44
===================================
55

6-
CadQuery 2.0 is based on
6+
CadQuery 2 is based on
77
`OCP <https://github.com/CadQuery/OCP>`_,
88
which is a set of Python bindings for the open-source `OpenCascade <http://www.opencascade.com/>`_ modelling kernel.
99

doc/intro.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ CadQuery is an intuitive, easy-to-use Python library for building parametric 3D
1818

1919
* Provide a non-proprietary, plain text model format that can be edited and executed with only a web browser
2020

21-
CadQuery 2.0 is based on
21+
CadQuery 2 is based on
2222
`OCP https://github.com/CadQuery/OCP`_,
2323
which is a set of Python bindings for the open-source `OpenCascade <http://www.opencascade.com/>`_ modelling kernel.
2424

0 commit comments

Comments
 (0)