Update rel_body.md

This commit is contained in:
Scott 2024-11-03 13:31:21 +00:00 committed by GitHub
parent cdeb873749
commit f0293a3f1d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,18 @@
### Documentation
## Documentation
The HandBrake Documentation should be viewed at: https://handbrake.fr/docs/
The HandBrake Documentation can be viewed at: https://handbrake.fr/docs/
In addition, the below .zip and .tar.gz downloads provide copies of our documentation in HTML format.
## Usage Instructions:
### Local Viewing:
You can view the documentation offline by opening “docs/index.html” in any browser.
### Web Viewing:
This documentation is viewable at: https://handbrake.fr/docs/
If you wish to run your own copy of the documentation, it can be served by any web-server (Nginx, Apache, Lighttpd, IIS etc). Since the provided documentation is HTML, JS, and CSS, there is no need for any special plugins.
### File Information