diff --git a/doc/contribute/index.rst b/doc/contribute/index.rst index 1d8263e1af..ea643e19a7 100644 --- a/doc/contribute/index.rst +++ b/doc/contribute/index.rst @@ -1,5 +1,5 @@ -Contribute -========== +Contributor's Guide +================= DAGMC is an open-source BSD3-licensed project, open for anyone to fork, make personal changes, or contribute changes back to us. DAGMC exists in the open so diff --git a/docs/developerguide/index.rst b/docs/developerguide/index.rst deleted file mode 100644 index ec2b89dc9c..0000000000 --- a/docs/developerguide/index.rst +++ /dev/null @@ -1,5 +0,0 @@ -Developer's Guide -================= - -.. toctree:: - :maxdepth: 1 diff --git a/docs/filespec/h5m_file_spec.rst b/docs/filespec/h5m_file_spec.rst index 591ef21069..68ef3e1bee 100644 --- a/docs/filespec/h5m_file_spec.rst +++ b/docs/filespec/h5m_file_spec.rst @@ -1,3 +1,5 @@ +.. _h5m-file-spec: + DAGMC .h5m File Specification ============================= diff --git a/docs/index.rst b/docs/index.rst index 17f4efae25..d86f8b1a05 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -47,7 +47,7 @@ Table of Contents foryou/index usersguide/index - developerguide/index + contribute/index theoryguide/index filespec/index api/index diff --git a/docs/theoryguide/embedded_topology.rst b/docs/theoryguide/embedded_topology.rst index 40a745c4a6..e77c59bcd1 100644 --- a/docs/theoryguide/embedded_topology.rst +++ b/docs/theoryguide/embedded_topology.rst @@ -1,2 +1,5 @@ Geometric Topology Representations in DAGMC -=========================================== \ No newline at end of file +=========================================== + + +.. note:: Coming soon! \ No newline at end of file diff --git a/docs/theoryguide/index.rst b/docs/theoryguide/index.rst index d3b11061bb..931e0d0cd2 100644 --- a/docs/theoryguide/index.rst +++ b/docs/theoryguide/index.rst @@ -4,8 +4,9 @@ Theory Guide .. toctree:: :maxdepth: 2 + understanding_ray_history embedded_topology sealing tracking_algorithms tracking_pathologies - ray_tracing \ No newline at end of file + ray_tracing diff --git a/docs/theoryguide/ray_tracing.rst b/docs/theoryguide/ray_tracing.rst index 865f39d66a..38164b7e37 100644 --- a/docs/theoryguide/ray_tracing.rst +++ b/docs/theoryguide/ray_tracing.rst @@ -1,3 +1,4 @@ DAGMC Ray Tracing: Accelerating CAD-Based simulation ==================================================== +.. note:: Coming soon! \ No newline at end of file diff --git a/docs/theoryguide/sealing.rst b/docs/theoryguide/sealing.rst index 89f43b489f..67b3844bd7 100644 --- a/docs/theoryguide/sealing.rst +++ b/docs/theoryguide/sealing.rst @@ -1,2 +1,4 @@ Building Watertight DAGMC Models ================================ + +.. note:: Coming soon! \ No newline at end of file diff --git a/docs/theoryguide/tracking_algorithm.rst b/docs/theoryguide/tracking_algorithm.rst index 1615e632ac..3539a103ac 100644 --- a/docs/theoryguide/tracking_algorithm.rst +++ b/docs/theoryguide/tracking_algorithm.rst @@ -1,2 +1,4 @@ Particle Tracking Algorithms in DAGMC -===================================== \ No newline at end of file +===================================== + +.. note:: Coming soon! \ No newline at end of file diff --git a/docs/theoryguide/tracking_pathologies.rst b/docs/theoryguide/tracking_pathologies.rst index c5ddbbfcb7..92e346d225 100644 --- a/docs/theoryguide/tracking_pathologies.rst +++ b/docs/theoryguide/tracking_pathologies.rst @@ -1,2 +1,4 @@ Particle Tracking Pathologies in DAGMC -====================================== \ No newline at end of file +====================================== + +.. note:: Coming soon! \ No newline at end of file diff --git a/docs/developerguide/understanding_ray_history.rst b/docs/theoryguide/understanding_ray_history.rst similarity index 100% rename from docs/developerguide/understanding_ray_history.rst rename to docs/theoryguide/understanding_ray_history.rst diff --git a/docs/usersguide/index.rst b/docs/usersguide/index.rst index ca740d0ebf..8e15925a5a 100644 --- a/docs/usersguide/index.rst +++ b/docs/usersguide/index.rst @@ -1,4 +1,4 @@ -User's guide +User's Guide ============ .. |UW2| replace:: UW\ :sup:`2`