Skip to content

Commit 9ae4138

Browse files
committed
Add screenshot + render image in mkdocs site
1 parent 9e055da commit 9ae4138

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

docs/em-prepare.jpg

99.1 KB
Loading

docs/em_prepare.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@
393393
"source": [
394394
"# Visualize fit\n",
395395
"\n",
396-
"![Mol* screenshot of best fit and masked density, optimized using https://squoosh.app/](em-prepare.jpg)"
396+
"![Mol* screenshot of best fit and masked density, optimized using https://squoosh.app/](./em-prepare.jpg)"
397397
]
398398
},
399399
{

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ exclude_docs: |
77
cli_doc_hook.py
88
hooks:
99
- docs/cli_doc_hook.py
10+
use_directory_urls: false
1011
theme:
1112
name: material
1213
features:

0 commit comments

Comments
 (0)