We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f478f8 commit cc28d5aCopy full SHA for cc28d5a
docs/source/conf.py
@@ -30,4 +30,3 @@
30
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
31
32
html_theme = 'sphinx_rtd_theme'
33
-html_static_path = ['_static']
docs/source/getting_started/installation.rst
@@ -8,8 +8,8 @@ Prerequisites
8
^^^^^^^^^^^^^
9
10
- `Python 3.8+ <https://www.python.org/downloads/>`_
11
-- `pip <https://pip.pypa.io/en/stable/getting-started/>`
12
-- `ollama <https://ollama.com/>` *optional for local models
+- `pip <https://pip.pypa.io/en/stable/getting-started/>`_
+- `ollama <https://ollama.com/>`_ *optional for local models
13
14
15
Install the library
0 commit comments