-
-
Notifications
You must be signed in to change notification settings - Fork 96
Open
Description
For testing/debugging purposes (JavaScript problems, absolute vs. relative paths, ...), it can be useful to serve the page with a path prefix. This can be achieved by replacing "/" with "/prefix/" in
sphinx-autobuild/sphinx_autobuild/__main__.py
Line 105 in c9b7cb9
| Mount("/", app=StaticFiles(directory=out_dir, html=True), name="static"), |
Is this a feature that's of interest to others?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels