This directory contains the public-facing documentation for the Penang CoE Salesforce and Docs Extension.
This documentation is automatically published to GitHub Pages when changes are pushed to the main/master branch.
- index.html - Landing page for the documentation site
- privacy-policy.html - Privacy policy for the extension
Once GitHub Pages is enabled, the privacy policy will be accessible at:
https://faaizhipa.github.io/3.0/privacy-policy.html
To view the documentation locally, simply open the HTML files in a web browser.
The documentation is automatically deployed via GitHub Actions. See .github/workflows/deploy-pages.yml for the deployment configuration.