phcode-dev / phoenix

Phoenix is a modern open-source Code Editor for the web, built for the browser.
https://phcode.io
GNU Affero General Public License v3.0
1.78k stars 124 forks source link

Add files that are to be added on API docs #1880

Closed devvaannsh closed 1 month ago

devvaannsh commented 1 month ago

Add all the files that are to be added in API docs. Fixed all the compatibility issues for jsdoc2md and docusaurus

Screenshot 2024-10-10 171213 Screenshot 2024-10-10 171226

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
6 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

devvaannsh commented 1 month ago

Modify the script to make it asynchronous to improve its efficiency. (speed of execution is improved by almost 600%)

abose commented 1 month ago

Awesome! Thanks for contributing @devvaannsh . LGTM Merging.