chore: remove redundant directory
Whatever I was trying to achieve with this...
This commit is contained in:
parent
b65a382fcb
commit
a97a585d39
4 changed files with 0 additions and 32 deletions
|
|
@ -1,2 +0,0 @@
|
||||||
bar
|
|
||||||
===
|
|
||||||
|
|
@ -1,12 +0,0 @@
|
||||||
# -*- coding: utf-8 -*-
|
|
||||||
|
|
||||||
extensions = [
|
|
||||||
'sphinx_victorykit_theme'
|
|
||||||
]
|
|
||||||
|
|
||||||
html_theme = 'victorykit'
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
master_doc = 'index'
|
|
||||||
exclude_patterns = ['_build']
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
foo
|
|
||||||
===
|
|
||||||
|
|
||||||
.. toctree::
|
|
||||||
|
|
||||||
bar
|
|
||||||
|
|
@ -1,12 +0,0 @@
|
||||||
test-basic and
|
|
||||||
==============
|
|
||||||
|
|
||||||
.. toctree::
|
|
||||||
|
|
||||||
foo
|
|
||||||
|
|
||||||
Heading
|
|
||||||
-------
|
|
||||||
|
|
||||||
Subheading
|
|
||||||
~~~~~~~~~~
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue