Skip to content

Commit 363ba1e

Browse files
committed
minor doc fixes
1 parent 2ba05a1 commit 363ba1e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

docs/source/conf.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,9 @@
101101
# further. For a list of options available for each theme, see the
102102
# documentation.
103103
#
104-
# html_theme_options = {}
104+
html_theme_options = {
105+
"github_url": "https://github.com/<idom-team/idom",
106+
}
105107

106108
# Add any paths that contain custom static files (such as style sheets) here,
107109
# relative to this directory. They are copied after the builtin static files,

docs/source/content/user-guide/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,3 @@ documentation see the :ref:`Advanced Usage` or :ref:`API Reference` sections res
1111
installation
1212
getting-started
1313
life-cycle-hooks
14-
examples

0 commit comments

Comments
 (0)