Skip to content

Commit cc28d5a

Browse files
committed
docs: fixed unused param and install
1 parent 2f478f8 commit cc28d5a

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

docs/source/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,3 @@
3030
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
3131

3232
html_theme = 'sphinx_rtd_theme'
33-
html_static_path = ['_static']

docs/source/getting_started/installation.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ Prerequisites
88
^^^^^^^^^^^^^
99

1010
- `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
11+
- `pip <https://pip.pypa.io/en/stable/getting-started/>`_
12+
- `ollama <https://ollama.com/>`_ *optional for local models
1313
1414

1515
Install the library

0 commit comments

Comments
 (0)