diff options
author | 2025-02-28 15:43:42 +0100 | |
---|---|---|
committer | 2025-02-28 17:41:36 +0100 | |
commit | 0427fedc27e92bbecdb721ff95e1108dbb1d1a29 (patch) | |
tree | 635dad4c02b1763389b42022593dc3a7ee626c84 /docs/index.rst | |
parent | 1dda36546906b5dd50ee15f52c968c25fc4d1f59 (diff) |
- update logback (1.2.3 -> 1.2.13)
- fix docs
- this is just done to have a change that can be released as 1.2.10
Issue-ID: LOG-1245
Change-Id: I1114f35d7fe95d2cede15f1fd2d05916b52d3714
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index 3328fe2..4ae19e5 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -2,10 +2,11 @@ .. _master_index:
Logging Documentation Repository
-----------------------------
+--------------------------------
.. toctree::
:maxdepth: 2
+ release-notes.rst
Logging_Enhancements_Project/logging_enhancements_project.rst
Logging_User_Guide/logging_user_guide.rst
ONAP_Log_Analytics/onap_log_analytics.rst
|