diff --git a/doc/index.rst b/doc/index.rst index a1e831d54..d07f4e26d 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -8,7 +8,6 @@ Please select a topic in the left hand column. :caption: Contents: :hidden: - source/README source/api_changes source/client source/server @@ -19,3 +18,5 @@ Please select a topic in the left hand column. source/changelog source/api_changes source/internals + +.. include:: ../../README.rst \ No newline at end of file diff --git a/doc/source/README.rst b/doc/source/README.rst deleted file mode 100644 index a6210d3d8..000000000 --- a/doc/source/README.rst +++ /dev/null @@ -1 +0,0 @@ -.. include:: ../../README.rst diff --git a/doc/source/_static/examples.tgz b/doc/source/_static/examples.tgz index 9f0c85238..94b78a11c 100644 Binary files a/doc/source/_static/examples.tgz and b/doc/source/_static/examples.tgz differ