diff --git a/support/bar.rst b/support/bar.rst deleted file mode 100644 index 1cccd3c..0000000 --- a/support/bar.rst +++ /dev/null @@ -1,2 +0,0 @@ -bar -=== diff --git a/support/conf.py b/support/conf.py deleted file mode 100644 index d7dd9b9..0000000 --- a/support/conf.py +++ /dev/null @@ -1,12 +0,0 @@ -# -*- coding: utf-8 -*- - -extensions = [ - 'sphinx_victorykit_theme' -] - -html_theme = 'victorykit' - - - -master_doc = 'index' -exclude_patterns = ['_build'] diff --git a/support/foo.rst b/support/foo.rst deleted file mode 100644 index 468a424..0000000 --- a/support/foo.rst +++ /dev/null @@ -1,6 +0,0 @@ -foo -=== - -.. toctree:: - - bar diff --git a/support/index.rst b/support/index.rst deleted file mode 100644 index febc02a..0000000 --- a/support/index.rst +++ /dev/null @@ -1,12 +0,0 @@ -test-basic and -============== - -.. toctree:: - - foo - -Heading -------- - -Subheading -~~~~~~~~~~