diff --git a/doc/source/history.rst b/doc/source/history.rst new file mode 100644 index 000000000..69ed4fe6c --- /dev/null +++ b/doc/source/history.rst @@ -0,0 +1 @@ +.. include:: ../../ChangeLog diff --git a/doc/source/index.rst b/doc/source/index.rst index 3b0565b79..40f1da8fd 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -22,5 +22,13 @@ For Contributors contributors/index -For a listing of terms used throughout the SDK, including the names of -projects and services supported by it, see the `Glossary `_. +General Information +------------------- + +General information about the SDK including a glossary and release history. + +.. toctree:: + :maxdepth: 1 + + Glossary of Terms + Release History