diff --git a/docs/sphinx/path_defs.rst b/docs/sphinx/path_defs.rst index bf3bc24..e3ad296 100644 --- a/docs/sphinx/path_defs.rst +++ b/docs/sphinx/path_defs.rst @@ -17,6 +17,15 @@ SDSSWORK :prog: sdsswork :templates: +.. _dr19: + +DR19 +---- + +.. datamodel:: sdss_access.path.path:Path + :prog: DR19 + :templates: + .. _dr18: DR18 diff --git a/docs/sphinx/path_evolution.rst b/docs/sphinx/path_evolution.rst index dd62fe2..557117b 100644 --- a/docs/sphinx/path_evolution.rst +++ b/docs/sphinx/path_evolution.rst @@ -10,6 +10,10 @@ releases (DRs) and internal SDSS data releases, e.g. MaNGA Product Launches (MPL Public Data Releases -------------------- +.. changelog:: sdss_access.path.changelog:compute_changelog + :prog: changes + :drs: dr19, dr18 + .. changelog:: sdss_access.path.changelog:compute_changelog :prog: changes :drs: dr18, dr17 @@ -63,5 +67,3 @@ Internal Product Launches (IPLs) .. changelog:: sdss_access.path.changelog:compute_changelog :prog: changes :drs: ipl2, ipl1 - - diff --git a/docs/sphinx/paths.rst b/docs/sphinx/paths.rst index b13b7cd..5558569 100644 --- a/docs/sphinx/paths.rst +++ b/docs/sphinx/paths.rst @@ -14,7 +14,8 @@ Current Working Paths Public Data Release Paths -* :ref:`DR18 ` - paths defined for public data release 18 +* :ref:`DR18 ` - paths defined for public data release 19 +* :ref:`DR18 ` * :ref:`DR17 ` * :ref:`DR16 ` * :ref:`DR15 ` @@ -42,5 +43,3 @@ the :ref:`complete path evolution ` for a full list of changes .. changelog:: sdss_access.path.changelog:compute_changelog :prog: changes :drs: latest - -