Skip to content

Conversation

@POTUSAITEJA
Copy link

This PR introduces an alternative documentation setup built using custom HTML and JavaScript to address limitations found with MkDocs. The new system includes advanced features such as ontology tree views, pattern zooming, save functionality, and a more dynamic search experience. It provides greater flexibility for interactive and visualization-heavy documentation.

A GitHub Action is also included to automate the deployment of these custom docs. It builds and publishes the HTML files to the ..../pmdcodocs/....html, making them accessible via GitHub Pages.

Please cross-verify the action before merging to ensure compatibility with the main branch and confirm that the output is correctly placed and renders as expected.

The Navigator.yaml file is the structural backbone of the website. build_all.py is the HTML code generator. run_all.py will run the code, and auto creates HTML documents. In the .MD I introduced some tags, which will guide the code on which steps to take.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant