aboutsummaryrefslogtreecommitdiff
path: root/docs/getting-started.rst
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2019-04-01 21:52:31 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2019-04-01 21:53:24 +0200
commitc8c3c9e922915b7eddc05973f6f938c6a0cbedaf (patch)
tree7b0303bfbfb41502d261f46ba351b1c324d3209c /docs/getting-started.rst
parent0ebd2390a959a9562cf2096150ad6e8a24ed5ec9 (diff)
downloadee-python-c8c3c9e922915b7eddc05973f6f938c6a0cbedaf.tar.gz
ee-python-c8c3c9e922915b7eddc05973f6f938c6a0cbedaf.tar.bz2
ee-python-c8c3c9e922915b7eddc05973f6f938c6a0cbedaf.tar.xz
ee-python-c8c3c9e922915b7eddc05973f6f938c6a0cbedaf.zip
o Removing all doit code. It was a failed experiment.
Diffstat (limited to 'docs/getting-started.rst')
-rw-r--r--docs/getting-started.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/getting-started.rst b/docs/getting-started.rst
index aeb023d..48b1a0d 100644
--- a/docs/getting-started.rst
+++ b/docs/getting-started.rst
@@ -11,7 +11,3 @@ In the directory where you have your KiCAD project, run::
EOF
env/bin/pip install -r requirements
-Then we need to configure DoIt. DoIt is somewhat like make, with tasks (code to run), file dependencies (input files)
-and targets (output files). The exact
-
-See :doc:`getting-started-dodo`