Skip to content

Commit 44a7767

Browse files
committed
fix: released user manual img not showing
1 parent 5e5cc7f commit 44a7767

File tree

4 files changed

+27
-29
lines changed

4 files changed

+27
-29
lines changed

doc/manual/html/readme.txt

Lines changed: 0 additions & 2 deletions
This file was deleted.

doc/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
# Add any extra paths that contain custom files (such as robots.txt or
159159
# .htaccess) here, relative to this directory. These files are copied
160160
# directly to the root of the documentation.
161-
# html_extra_path = []
161+
html_extra_path = ['images']
162162

163163
# If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
164164
# using the given strftime format.

doc/source/manual.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ Resources used
1313
- :download:`Nanoparticle structure <manual_resources/Nanoparticle structure.zip>`
1414

1515
.. raw:: html
16-
:file: ../manual/html/pdfgui.html
16+
:file: manual_resources/pdfgui.html
Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)