File tree Expand file tree Collapse file tree 6 files changed +3
-3
lines changed
Expand file tree Collapse file tree 6 files changed +3
-3
lines changed File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ EXAMPLES_FOLDER: /etc/skel
99MAGPAR_EXAMPLES_FOLDER : " {{ EXAMPLES_FOLDER }}/magpar-0.9/magpar-examples"
1010
1111# Name of the RST template to generate HTML examples from.
12- EXAMPLES_RST_FILE : /vagrant/extra_resources/magpar/ magpar_examples.rst
12+ EXAMPLES_RST_FILE : /vagrant/extra_resources/magpar_examples.rst
1313EXAMPLES_OUTPUT_NAME : Magpar_examples.html
1414
1515# Location to place the HTML documentation.
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ EXAMPLES_FOLDER: /etc/skel
33NMAG_EXAMPLES_FOLDER : " {{ EXAMPLES_FOLDER }}/nmag-examples"
44
55# Name of the RST template to generate HTML examples from.
6- EXAMPLES_RST_FILE : nmag_examples.rst
6+ EXAMPLES_RST_FILE : /vagrant/extra_resources/ nmag_examples.rst
77EXAMPLES_OUTPUT_NAME : Nmag_examples.html
88
99# Location to place the HTML documentation.
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ EXAMPLES_FOLDER: /etc/skel
33OOMMF_EXAMPLES_FOLDER : " {{ EXAMPLES_FOLDER }}/oommf-oxs-examples"
44
55# Path of the RST template to generate HTML examples from.
6- EXAMPLES_RST_FILE : /vagrant/extra_resources/oommf/ oommf_examples.rst
6+ EXAMPLES_RST_FILE : /vagrant/extra_resources/oommf_examples.rst
77EXAMPLES_OUTPUT_NAME : OOMMF_examples.html
88
99# Location to place the HTML documentation.
You can’t perform that action at this time.
0 commit comments