Remove submodules SolidPython and ThingDoc.

This commit is contained in:
Torsten Paul 2018-09-23 17:33:07 +02:00
parent 681864db5d
commit bf61e4920f
4 changed files with 5 additions and 14 deletions

6
.gitmodules vendored
View file

@ -1,6 +0,0 @@
[submodule "SolidPython"]
path = SolidPython
url = https://github.com/SolidCode/SolidPython.git
[submodule "ThingDoc"]
path = ThingDoc
url = https://github.com/SolidCode/ThingDoc.git

View file

@ -1,4 +1,4 @@
OpenSCAD MCAD Library [![](http://stillmaintained.com/elmom/MCAD.png)](http://stillmaintained.com/elmom/MCAD)
OpenSCAD MCAD Library
=====================
This library contains components commonly used in designing and moching up
@ -6,10 +6,10 @@ mechanical designs. It is currently unfinished and you can expect some API
changes, however many things are already working.
This library was created by various authors as named in the individual
files' comments. All the files except those ThingDoc are licensed under
the LGPL 2.1 (see http://creativecommons.org/licenses/LGPL/2.1/ or the
included file lgpl-2.1.txt), some of them allow distribution under more
permissive terms (as described in the files' comments).
files' comments. All the files are licensed under the LGPL 2.1 (see
http://creativecommons.org/licenses/LGPL/2.1/ or the included file
lgpl-2.1.txt), some of them allow distribution under more permissive
terms (as described in the files' comments).
## Usage ##
@ -73,7 +73,6 @@ External utils that generate and and process openscad code:
* openscad_testing.py: testing code, see below
* openscad_utils.py: code for scraping function names etc.
* SolidPython: An external Python library for solid cad
## Development ##

@ -1 +0,0 @@
Subproject commit ecf1c0888ad323e2be5b2ec1578773be46b72435

@ -1 +0,0 @@
Subproject commit 54c83e5a41131156cad0ce7e3271433b1035aab1