docs: Move release notes out of "Guides" section 66/64966/1
authorEric Ball <eball@linuxfoundation.org>
Fri, 7 Aug 2020 12:43:41 +0000 (05:43 -0700)
committerEric Ball <eball@linuxfoundation.org>
Sat, 8 Aug 2020 00:02:24 +0000 (17:02 -0700)
The text in the "Release Notes" section of the docs index was
outdated (we have not used the relnotes directory in quite some
time), and the actual Release Notes links were under the "Guides"
section.
There is also a correction to put paths into monospace rather than
italics.

Change-Id: I3096bdce7ec666b762ab4be5811ae4c7ec2ffb55
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
docs/index.rst

index 594cc3d..85400e8 100644 (file)
@@ -15,10 +15,10 @@ projects save time from having to define their own job templates.
 Release Notes
 -------------
 
-Global JJB provides regular releases. The release notes for all releases are
-available in the relnotes directory in Git.
+.. toctree::
+   :maxdepth: 2
 
-https://github.com/lfit/releng-global-jjb/tree/master/relnotes
+   release-notes
 
 Guides
 ------
@@ -26,7 +26,6 @@ Guides
 .. toctree::
    :maxdepth: 2
 
-   release-notes
    install
    configuration
 
@@ -37,8 +36,8 @@ Guides
 Global JJB Templates
 --------------------
 
-Job template code is in the `jjb/` directory but documentation is in the
-`docs/jjb/` directory of this project.
+Job template code is in the ``jjb/`` directory but documentation is in the
+``docs/jjb/`` directory of this project.
 
 .. toctree::
    :glob: