-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added fetching of cog modules and cog classes #235
base: master
Are you sure you want to change the base?
Conversation
Codecov Report
@@ Coverage Diff @@
## master #235 +/- ##
==========================================
+ Coverage 82.28% 82.58% +0.30%
==========================================
Files 26 28 +2
Lines 6457 6597 +140
==========================================
+ Hits 5313 5448 +135
- Misses 1144 1149 +5
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
48650d9
to
66e4599
Compare
…into auto-gen-doc
…into auto-gen-doc
Really sorry about the commit spam, was having a lot of issues with github actions, should hopefully be working by now |
GeneratDoc.py is finished and the github actions should be setup to update Documentation.json whenever a commit is made to a pull request, but I'm open to different implementations of when to trigger document generation |
Summary
Automatic documentation.json generation for #203
Adds GenerateDoc.py which searches the cogs folder to create documentation.json automatically
Checklist
CHANGELOG.md
under the[Unreleased]
heading?documentation.json
?