You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We would like to incorporate the old physics section of the documentation into the newer physics section.
Expected Output
Currently, the old physics section contains two files of interest: docs/physics/old_physics/montecarlo_old.rst and docs/physics/old_physics/old_plasma.rst. The following changes need to occur:
Make sure all important information in docs/physics/old_physics/montecarlo_old.rst is included within docs/physics/montecarlo/.
Make sure all important information in docs/physics/old_physics/old_plasma.rst is included within docs/physics/plasma/.
Delete docs/physics/old_physics/ and remove it from the toctree in docs/index.rst.
Make sure any hyperlinks referencing a document in docs/physics/old_physics/ is changed to reference the appropriate still existing document.
The text was updated successfully, but these errors were encountered:
Problem description
We would like to incorporate the old physics section of the documentation into the newer physics section.
Expected Output
Currently, the old physics section contains two files of interest:
docs/physics/old_physics/montecarlo_old.rst
anddocs/physics/old_physics/old_plasma.rst
. The following changes need to occur:docs/physics/old_physics/montecarlo_old.rst
is included withindocs/physics/montecarlo/
.docs/physics/old_physics/old_plasma.rst
is included withindocs/physics/plasma/
.docs/physics/old_physics/
and remove it from the toctree indocs/index.rst
.docs/physics/old_physics/
is changed to reference the appropriate still existing document.The text was updated successfully, but these errors were encountered: