Thanks for making DocC. It looks great. Does it support rendering an SVG image?
Post
Replies
Boosts
Views
Activity
Exported a docarchive. Then at command line, went into the directory and ran
$ python3 -m http.server
to start local web server. Pointing Safari 14.1.1 at the address http://localhost:8000/index.html and I see error message "The page you’re looking for can’t be found."
Any guidance?