Skip to content

Commit 6497698

Browse files
authored
incorporate manual into deploying docs (#198)
1 parent 9732cfe commit 6497698

Some content is hidden

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

91 files changed

+52
-56472
lines changed

Diff for: doc/manual/extractEquations.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# constants
1212

1313
rc = {
14-
"directory": "images", # output directory
14+
"directory": "../source/images", # output directory
1515
"resolution": 72, # equation images resolution
1616
"eqns": [], # list of raw equation codes
1717
"tmpdir": None, # temporary directory

Diff for: doc/manual/fixHTMLCode.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# constants
1313

1414
rc = {
15-
"directory": "images", # directory with equation images
15+
"directory": "../source/images", # directory with equation images
1616
}
1717

1818
eqmark = "<!-- EquationMark -->"

Diff for: doc/manual/pdfgui.html renamed to doc/manual/html/pdfgui.html

+25-25
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: doc/manual/html/readme.txt

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
This directory need to be relativly the same as doc/build/html/manual from
2+
doc/source/_static/images
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

Diff for: doc/source/index.rst

+3-2

Diff for: doc/source/manual.rst

+16

Diff for: doc/source/manual_resources/Doping data series.zip

221 KB
Binary file not shown.

Diff for: doc/source/manual_resources/Ni data.zip

53.5 KB
Binary file not shown.
398 KB
Binary file not shown.

Diff for: doc/source/tutorial.rst

+4-3

0 commit comments

Comments
 (0)