1
0
mirror of https://github.com/nophead/NopSCADlib.git synced 2025-08-23 07:33:06 +02:00

Moved printed parts to their own directory.

This commit is contained in:
Chris Palmer
2019-06-11 23:20:28 +01:00
parent b1fb0286b5
commit 258d4e88ae
38 changed files with 141 additions and 82 deletions

View File

@@ -35,7 +35,7 @@ def doc_scripts():
print(
'''
# Python scripts
These are located in the scripts subdirectory, which needs to be added to the program search path.
These are located in the ```scripts``` subdirectory, which needs to be added to the program search path.
They should work with both Python 2 and Python 3.