Skip to content

Commit

Permalink
Merge pull request #730 from proofconstruction/module-system-introduc…
Browse files Browse the repository at this point in the history
…tion

Module system introduction changes
  • Loading branch information
fricklerhandwerk authored Oct 26, 2023
2 parents 47c09d8 + 648d7a1 commit 1c9f03f
Show file tree
Hide file tree
Showing 5 changed files with 708 additions and 487 deletions.
2 changes: 1 addition & 1 deletion source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
# Add any paths that contain custom static files (such as style sheets) here,
# relative to this directory. They are copied after the builtin static files,
# so a file named "default.css" will overwrite the builtin "default.css".
html_static_path = ['_static']
html_static_path = ['_static', 'tutorials/module-system/files']

# Add any extra paths that contain custom files (such as robots.txt or
# .htaccess) here, relative to this directory. These files are copied
Expand Down
File renamed without changes.
File renamed without changes.
3 changes: 0 additions & 3 deletions source/tutorials/module-system/icat

This file was deleted.

Loading

0 comments on commit 1c9f03f

Please sign in to comment.