From a6bb97cf43df9d142e3479a49f75a175878d29bf Mon Sep 17 00:00:00 2001 From: Paul Romano Date: Tue, 20 Oct 2020 07:25:35 -0500 Subject: [PATCH] Add missing symlinks in docs/source/examples directory --- docs/source/examples/cad-based-geometry.ipynb | 1 + docs/source/examples/candu.ipynb | 1 + docs/source/examples/expansion-filters.ipynb | 1 + docs/source/examples/hexagonal-lattice.ipynb | 1 + docs/source/examples/mdgxs-part-i.ipynb | 1 + docs/source/examples/mdgxs-part-ii.ipynb | 1 + docs/source/examples/mg-mode-part-i.ipynb | 1 + docs/source/examples/mg-mode-part-ii.ipynb | 1 + docs/source/examples/mg-mode-part-iii.ipynb | 1 + docs/source/examples/mgxs-part-i.ipynb | 1 + docs/source/examples/mgxs-part-ii.ipynb | 1 + docs/source/examples/mgxs-part-iii.ipynb | 1 + docs/source/examples/nuclear-data-resonance-covariance.ipynb | 1 + docs/source/examples/nuclear-data.ipynb | 1 + docs/source/examples/pandas-dataframes.ipynb | 1 + docs/source/examples/pincell.ipynb | 1 + docs/source/examples/pincell_depletion.ipynb | 1 + docs/source/examples/post-processing.ipynb | 1 + docs/source/examples/search.ipynb | 1 + docs/source/examples/tally-arithmetic.ipynb | 1 + docs/source/examples/triso.ipynb | 1 + docs/source/examples/unstructured-mesh-part-i.ipynb | 1 + docs/source/examples/unstructured-mesh-part-ii.ipynb | 1 + 23 files changed, 23 insertions(+) create mode 120000 docs/source/examples/cad-based-geometry.ipynb create mode 120000 docs/source/examples/candu.ipynb create mode 120000 docs/source/examples/expansion-filters.ipynb create mode 120000 docs/source/examples/hexagonal-lattice.ipynb create mode 120000 docs/source/examples/mdgxs-part-i.ipynb create mode 120000 docs/source/examples/mdgxs-part-ii.ipynb create mode 120000 docs/source/examples/mg-mode-part-i.ipynb create mode 120000 docs/source/examples/mg-mode-part-ii.ipynb create mode 120000 docs/source/examples/mg-mode-part-iii.ipynb create mode 120000 docs/source/examples/mgxs-part-i.ipynb create mode 120000 docs/source/examples/mgxs-part-ii.ipynb create mode 120000 docs/source/examples/mgxs-part-iii.ipynb create mode 120000 docs/source/examples/nuclear-data-resonance-covariance.ipynb create mode 120000 docs/source/examples/nuclear-data.ipynb create mode 120000 docs/source/examples/pandas-dataframes.ipynb create mode 120000 docs/source/examples/pincell.ipynb create mode 120000 docs/source/examples/pincell_depletion.ipynb create mode 120000 docs/source/examples/post-processing.ipynb create mode 120000 docs/source/examples/search.ipynb create mode 120000 docs/source/examples/tally-arithmetic.ipynb create mode 120000 docs/source/examples/triso.ipynb create mode 120000 docs/source/examples/unstructured-mesh-part-i.ipynb create mode 120000 docs/source/examples/unstructured-mesh-part-ii.ipynb diff --git a/docs/source/examples/cad-based-geometry.ipynb b/docs/source/examples/cad-based-geometry.ipynb new file mode 120000 index 000000000..ee3727e67 --- /dev/null +++ b/docs/source/examples/cad-based-geometry.ipynb @@ -0,0 +1 @@ +../../../examples/jupyter/cad-based-geometry.ipynb \ No newline at end of file diff --git a/docs/source/examples/candu.ipynb b/docs/source/examples/candu.ipynb new file mode 120000 index 000000000..480d99fb1 --- /dev/null +++ b/docs/source/examples/candu.ipynb @@ -0,0 +1 @@ +../../../examples/jupyter/candu.ipynb \ No newline at end of file diff --git a/docs/source/examples/expansion-filters.ipynb b/docs/source/examples/expansion-filters.ipynb new file mode 120000 index 000000000..e75734135 --- /dev/null +++ b/docs/source/examples/expansion-filters.ipynb @@ -0,0 +1 @@ +../../../examples/jupyter/expansion-filters.ipynb \ No newline at end of file diff --git a/docs/source/examples/hexagonal-lattice.ipynb b/docs/source/examples/hexagonal-lattice.ipynb new file mode 120000 index 000000000..e2b63d243 --- /dev/null +++ b/docs/source/examples/hexagonal-lattice.ipynb @@ -0,0 +1 @@ +../../../examples/jupyter/hexagonal-lattice.ipynb \ No newline at end of file diff --git a/docs/source/examples/mdgxs-part-i.ipynb b/docs/source/examples/mdgxs-part-i.ipynb new file mode 120000 index 000000000..01eb1172d --- /dev/null +++ b/docs/source/examples/mdgxs-part-i.ipynb @@ -0,0 +1 @@ +../../../examples/jupyter/mdgxs-part-i.ipynb \ No newline at end of file diff --git a/docs/source/examples/mdgxs-part-ii.ipynb b/docs/source/examples/mdgxs-part-ii.ipynb new file mode 120000 index 000000000..2d9d33907 --- /dev/null +++ b/docs/source/examples/mdgxs-part-ii.ipynb @@ -0,0 +1 @@ +../../../examples/jupyter/mdgxs-part-ii.ipynb \ No newline at end of file diff --git a/docs/source/examples/mg-mode-part-i.ipynb b/docs/source/examples/mg-mode-part-i.ipynb new file mode 120000 index 000000000..d1577f700 --- /dev/null +++ b/docs/source/examples/mg-mode-part-i.ipynb @@ -0,0 +1 @@ +../../../examples/jupyter/mg-mode-part-i.ipynb \ No newline at end of file diff --git a/docs/source/examples/mg-mode-part-ii.ipynb b/docs/source/examples/mg-mode-part-ii.ipynb new file mode 120000 index 000000000..a09306376 --- /dev/null +++ b/docs/source/examples/mg-mode-part-ii.ipynb @@ -0,0 +1 @@ +../../../examples/jupyter/mg-mode-part-ii.ipynb \ No newline at end of file diff --git a/docs/source/examples/mg-mode-part-iii.ipynb b/docs/source/examples/mg-mode-part-iii.ipynb new file mode 120000 index 000000000..6fa0d180e --- /dev/null +++ b/docs/source/examples/mg-mode-part-iii.ipynb @@ -0,0 +1 @@ +../../../examples/jupyter/mg-mode-part-iii.ipynb \ No newline at end of file diff --git a/docs/source/examples/mgxs-part-i.ipynb b/docs/source/examples/mgxs-part-i.ipynb new file mode 120000 index 000000000..a04b1da89 --- /dev/null +++ b/docs/source/examples/mgxs-part-i.ipynb @@ -0,0 +1 @@ +../../../examples/jupyter/mgxs-part-i.ipynb \ No newline at end of file diff --git a/docs/source/examples/mgxs-part-ii.ipynb b/docs/source/examples/mgxs-part-ii.ipynb new file mode 120000 index 000000000..dd8af3c43 --- /dev/null +++ b/docs/source/examples/mgxs-part-ii.ipynb @@ -0,0 +1 @@ +../../../examples/jupyter/mgxs-part-ii.ipynb \ No newline at end of file diff --git a/docs/source/examples/mgxs-part-iii.ipynb b/docs/source/examples/mgxs-part-iii.ipynb new file mode 120000 index 000000000..d6acc76ba --- /dev/null +++ b/docs/source/examples/mgxs-part-iii.ipynb @@ -0,0 +1 @@ +../../../examples/jupyter/mgxs-part-iii.ipynb \ No newline at end of file diff --git a/docs/source/examples/nuclear-data-resonance-covariance.ipynb b/docs/source/examples/nuclear-data-resonance-covariance.ipynb new file mode 120000 index 000000000..0ab0dd62b --- /dev/null +++ b/docs/source/examples/nuclear-data-resonance-covariance.ipynb @@ -0,0 +1 @@ +../../../examples/jupyter/nuclear-data-resonance-covariance.ipynb \ No newline at end of file diff --git a/docs/source/examples/nuclear-data.ipynb b/docs/source/examples/nuclear-data.ipynb new file mode 120000 index 000000000..59721abdc --- /dev/null +++ b/docs/source/examples/nuclear-data.ipynb @@ -0,0 +1 @@ +../../../examples/jupyter/nuclear-data.ipynb \ No newline at end of file diff --git a/docs/source/examples/pandas-dataframes.ipynb b/docs/source/examples/pandas-dataframes.ipynb new file mode 120000 index 000000000..f41f570be --- /dev/null +++ b/docs/source/examples/pandas-dataframes.ipynb @@ -0,0 +1 @@ +../../../examples/jupyter/pandas-dataframes.ipynb \ No newline at end of file diff --git a/docs/source/examples/pincell.ipynb b/docs/source/examples/pincell.ipynb new file mode 120000 index 000000000..edbbb8de2 --- /dev/null +++ b/docs/source/examples/pincell.ipynb @@ -0,0 +1 @@ +../../../examples/jupyter/pincell.ipynb \ No newline at end of file diff --git a/docs/source/examples/pincell_depletion.ipynb b/docs/source/examples/pincell_depletion.ipynb new file mode 120000 index 000000000..1f25930fc --- /dev/null +++ b/docs/source/examples/pincell_depletion.ipynb @@ -0,0 +1 @@ +../../../examples/jupyter/pincell_depletion.ipynb \ No newline at end of file diff --git a/docs/source/examples/post-processing.ipynb b/docs/source/examples/post-processing.ipynb new file mode 120000 index 000000000..1f3f4cd71 --- /dev/null +++ b/docs/source/examples/post-processing.ipynb @@ -0,0 +1 @@ +../../../examples/jupyter/post-processing.ipynb \ No newline at end of file diff --git a/docs/source/examples/search.ipynb b/docs/source/examples/search.ipynb new file mode 120000 index 000000000..fbfb67bc6 --- /dev/null +++ b/docs/source/examples/search.ipynb @@ -0,0 +1 @@ +../../../examples/jupyter/search.ipynb \ No newline at end of file diff --git a/docs/source/examples/tally-arithmetic.ipynb b/docs/source/examples/tally-arithmetic.ipynb new file mode 120000 index 000000000..7ffe19462 --- /dev/null +++ b/docs/source/examples/tally-arithmetic.ipynb @@ -0,0 +1 @@ +../../../examples/jupyter/tally-arithmetic.ipynb \ No newline at end of file diff --git a/docs/source/examples/triso.ipynb b/docs/source/examples/triso.ipynb new file mode 120000 index 000000000..0e51d8add --- /dev/null +++ b/docs/source/examples/triso.ipynb @@ -0,0 +1 @@ +../../../examples/jupyter/triso.ipynb \ No newline at end of file diff --git a/docs/source/examples/unstructured-mesh-part-i.ipynb b/docs/source/examples/unstructured-mesh-part-i.ipynb new file mode 120000 index 000000000..b1358788b --- /dev/null +++ b/docs/source/examples/unstructured-mesh-part-i.ipynb @@ -0,0 +1 @@ +../../../examples/jupyter/unstructured-mesh-part-i.ipynb \ No newline at end of file diff --git a/docs/source/examples/unstructured-mesh-part-ii.ipynb b/docs/source/examples/unstructured-mesh-part-ii.ipynb new file mode 120000 index 000000000..9074811b7 --- /dev/null +++ b/docs/source/examples/unstructured-mesh-part-ii.ipynb @@ -0,0 +1 @@ +../../../examples/jupyter/unstructured-mesh-part-ii.ipynb \ No newline at end of file