| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
You can view the docs as html by executing the following inside of this directory:
emacs --batch --eval "
(with-current-buffer (find-file \"overview.org\")
(let ((html (org-export-as 'html)))
(with-temp-file \"overview.html\"
(insert html))
(browse-url-xdg-open (concat \"file://\" (file-truename \"overview.html\")))))"| Back | FazBrowse Home | New Git URL |