diff --git a/docs/_static/custom.css b/docs/_static/custom.css deleted file mode 100644 index 558bb8f1..00000000 --- a/docs/_static/custom.css +++ /dev/null @@ -1,116 +0,0 @@ -body { - padding: 40px 0 0 0; - font-size: 11pt; - font-family: Inconsolata !important; -} - -/* Monospace everywhere */ -h1, h2, h3, h4, div.sphinxsidebar h1, div.sphinxsidebar h2, -div.sphinxsidebar h3, div.sphinxsidebar h4, div.body h1, -div.body h2, div.body h3, div.body h4, .admonition-title { - font-family: Inconsolata !important; -} - -/* Make main content wider */ -div.document { - margin: auto; - width: 65%; -} - -/* Make sidebar slightly wider. */ -div.sphinxsidebar { - width: 250px; -} - -div.bodywrapper { - margin: 0 0 0 250px; -} - -div.body { - color: black; - max-width: 100% -} - -/* Darker headings */ -h1, h2, h3, h4, div.sphinxsidebar h1, div.sphinxsidebar h2, -div.sphinxsidebar h3, div.sphinxsidebar h4, div.body h1, -div.body h2, div.body h3, div.body h4 { - color: black; -} - -@media screen and (max-width: 875px) { - div.sphinxsidebar { - background-color: white; - } -} - -/* Darker bold words */ -strong { - color: #252525; -} - -/* TOC tree tag, view source link & permalink anchor styling. */ -div.sphinxsidebar a, .viewcode-link, a.reference { - color: darkgreen; - text-decoration: none; - border-bottom: 1px dashed green; - text-underline-position: under; -} -a.headerlink { - color: black; -} - -/* TOC tree tag, view source link & permalink anchor styling. */ -div.sphinxsidebar a:hover, .viewcode-link:hover, a.reference:hover, -a.headerlink:hover { - font-weight: 700; - border-bottom: 1px solid green; -} - -/* Add a light background to class signatures. */ -dl.class > dt:first-of-type, dl.function > dt:first-of-type, -dl.method > dt:first-of-type, dl.classmethod > dt:first-of-type, -dl.attribute > dt:first-of-type, dl.data > dt:first-of-type { - font-size: 12pt; - background-color: #d8f6e9; - padding: 10px 20px 10px 10px; - border: 1px solid #1b5e20; -} - -/* Add lightgrey background to code snippets. */ -pre { - background-color: #eeeeee !important; - border: 1pt solid #999999; - border-radius: 5px; -} - -/* Dark orange-red comments in code snippets. */ -.highlight .c1 { - color: #dd4533; -} - -.admonition, .note { - background-color: #fed8b1 !important; - border: 1pt solid #ff7700; - border-radius: 5px; -} - -/* Make "Parameters" subsection wider - display heading and content vertically. */ -dl.field-list { - display: block; -} - -/* Increase font size of subsection headings ("Parameters", "Examples" etc.) */ -.rubric, dl.field-list > dt.field-odd, dl.field-list > dt.field-even { - color: black; - font-size: 14pt; - font-weight: 700; - text-decoration: underline; - padding: 0px; - margin: 20px 0px 10px 0px; -} - -/* Add margins around methods and properties. */ -.py { - margin: 20px 0px 10px 0px; -} diff --git a/docs/conf.py b/docs/conf.py index 69dde551..e05efae6 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -24,7 +24,7 @@ author = "Karan Desai" # The full version, including alpha/beta/rc tags -release = "1.3" +release = "1.4" # -- General configuration --------------------------------------------------- @@ -62,9 +62,9 @@ # built documents. # # This version is used underneath the title on the index page. -version = "1.3" +version = "1.4" # The following is used if you need to also include a more detailed version. -release = "1.3" +release = "1.4" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. @@ -92,15 +92,7 @@ # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # -html_theme = "alabaster" - -# html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] - -# Theme options are theme-specific and customize the look and feel of a theme -# further. For a list of options available for each theme, see the -# documentation. -# -# html_theme_options = {"collapse_navigation": False, "display_version": True} +html_theme = "sphinx_rtd_theme" # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, diff --git a/docs/virtex/usage/model_zoo.rst b/docs/virtex/usage/model_zoo.rst index daee9ee4..ea39e95d 100644 --- a/docs/virtex/usage/model_zoo.rst +++ b/docs/virtex/usage/model_zoo.rst @@ -87,31 +87,31 @@ Pretraining Task Ablations