[go: up one dir, main page]

Skip to content

Commit

Permalink
0.7.0 - checking if docs render properly
Browse files Browse the repository at this point in the history
  • Loading branch information
dsanchez-garcia committed Jun 26, 2023
1 parent 371b6eb commit 409e58c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions accim/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@
import os
import sys
sys.path.insert(0, os.path.abspath('..'))
# sys.path.insert(0, os.path.abspath(r'C:\Python\accim\accim'))




import accim

Expand Down Expand Up @@ -44,7 +40,6 @@
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output

html_theme = 'sphinx_rtd_theme'
#todo pdf not working
html_static_path = [
'_static',
# 'accim/docs/previous_versions_pdfs',
Expand Down

0 comments on commit 409e58c

Please sign in to comment.