-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
update Programmatic API documentation #3138
Comments
From @cloakedninjas on October 16, 2015 10:59 👍 |
I've read #3140, the only API doc page, and the CLI versus API perspective. What are you hoping for in new/more docs for the API? |
@boneskull Any insight here? |
Ideally:
(Are you @dfberry or @v-geberr? I was going to give credit in the CHANGELOG with v5.0.0) |
(The tutorials can be a separate effort, but at minimum we will need API docs generated) |
Hi @boneskull, Thank you for the direction. Can you assign this to me? Or how do I do it? |
@boneskull I have a rough draft of the API doc generated from documentationjs here. I pulled everything that was labeled public or that I thought was public. There relationships are only there for the reporters not the project as a whole. Can you look it over and give feedback? |
@dfberry Would love to see that API doc, but getting 404. Any way that can be made public? |
Fixes #3138 Replaces and closes #3239 basically working Suite and utils work Runner and Suite datatypes work Hook extends Runnable - at least link in description hook is child of mocha and has error first solid pass Remove attempted module link from Hook to Runnable because of documentationjs/documentation#820 Switch API documenation to html output, link to them, include in site build Update TOC Bring lock file in sync with package.json Linting Update package-lock.json
Fixes #3138 Replaces and closes #3239 basically working Suite and utils work Runner and Suite datatypes work Hook extends Runnable - at least link in description hook is child of mocha and has error first solid pass Remove attempted module link from Hook to Runnable because of documentationjs/documentation#820 Switch API documenation to html output, link to them, include in site build Update TOC Bring lock file in sync with package.json Linting Update package-lock.json
Fixes #3138 Replaces and closes #3239 basically working Suite and utils work Runner and Suite datatypes work Hook extends Runnable - at least link in description hook is child of mocha and has error first solid pass Remove attempted module link from Hook to Runnable because of documentationjs/documentation#820 Switch API documenation to html output, link to them, include in site build Update TOC Bring lock file in sync with package.json Linting Update package-lock.json
Also wishing there was more documentation. My use case: I'd like to take a group of directories, and add each directory as a I can add each of the files independently using |
Fixes mochajs#3138 Replaces and closes mochajs#3239 basically working Suite and utils work Runner and Suite datatypes work Hook extends Runnable - at least link in description hook is child of mocha and has error first solid pass Remove attempted module link from Hook to Runnable because of documentationjs/documentation#820 Switch API documenation to html output, link to them, include in site build Update TOC Bring lock file in sync with package.json Linting Update package-lock.json
From @boneskull on July 12, 2015 4:13
from #1298
Copied from original issue: mochajs/old-mochajs-site#6
The text was updated successfully, but these errors were encountered: