Skip to content

Commit 641307e

Browse files
added build
1 parent d987eda commit 641307e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+6629
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ __pycache__/
1919
*.so
2020
# Distribution / packaging
2121
.Python
22-
build/
22+
# build/
2323
develop-eggs/
2424
dist/
2525
downloads/

build/doctrees/GUI.doctree

5.11 KB
Binary file not shown.
19.8 KB
Binary file not shown.

build/doctrees/environment.pickle

36.9 KB
Binary file not shown.

build/doctrees/extra_info.doctree

15.4 KB
Binary file not shown.

build/doctrees/index.doctree

9.19 KB
Binary file not shown.
11.7 KB
Binary file not shown.
6.82 KB
Binary file not shown.

build/html/.buildinfo

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Sphinx build info version 1
2+
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3+
config: 2476c49c7ccc03d78840985799fe7084
4+
tags: 645f666f9bcd5a90fca523b33c5a78b7

build/html/.buildinfo.bak

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Sphinx build info version 1
2+
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3+
config: 71344060f469924a53dbbae183ada223
4+
tags: 645f666f9bcd5a90fca523b33c5a78b7

0 commit comments

Comments
 (0)