Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature/auto docs (PalisadoesFoundation#2740)
* Remove existing files from auto-docs * Copy MD files such as PR Guidlines * Add scripts to fix conversion issues and links * Genrate dartdoc html files * Connvert html files to md files * Modify script to address isolated conversion issues * Run fix_markdown.py * Modify script to address isolated issues * Run fix_internal_links.py * Fix scripts to address all conersion issues * Create generate_docs.sh file * Add logic to rename index.md files * Add old code to address unexpected character issue * Fix conversion issues * Fix issues with # * Fix scripts to remove unwanted # * Fix errors in the scripts * Documentation generated * Remove md files copied from root * Fix links to moved md files in the index.md file in auto-docs * Fix duplicate routes issue. Update links to root md files * Fix broken anchor in the file exceptions_critical_action_exception-library-sidebar.md * Delete talawa-mobile-docs folder * Fix generate_docs.sh file to generate html files in docs/docs/auto-docs * Merge both script file to avoide reading files twice * Move scripts to scripts/docusaurus * Update scripts with new links * Delete fix_internal_links.py * Run fix_markdown to fix errors * Fix python code quality * Fix docstring * Ensure Python script adheres to best practices * Fix docstring --------- Co-authored-by: Peter Harrison <[email protected]>
- Loading branch information