diff options
Diffstat (limited to 'doc/_themes/sphinx13/theme.toml')
-rw-r--r-- | doc/_themes/sphinx13/theme.toml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/_themes/sphinx13/theme.toml b/doc/_themes/sphinx13/theme.toml new file mode 100644 index 0000000..ba4fb2b --- /dev/null +++ b/doc/_themes/sphinx13/theme.toml @@ -0,0 +1,4 @@ +[theme] +inherit = "basic" +pygments_style = { default = "default" } +sidebars = [] |