This repository has been archived by the owner on Mar 10, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 299
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oh, that does sound awesome! So we can have really clear and focused tests (better for development) that we also can use to generate the API.md? Sounds to good to be true! :) |
so very excellent 👍 |
This looks pretty awesome! This just grabs it from the tests file? |
dignifiedquire
force-pushed
the
auto-docs
branch
from
November 7, 2015 09:11
aeb0325
to
38f9e7a
Compare
53 tasks
How do I access this file: |
@RichardLitt not sure what you mean with "access" |
I mean I don't have that file, and it's in the .gitignore. Am I missing something I ought to be doing to create it?
|
dignifiedquire
force-pushed
the
auto-docs
branch
from
November 18, 2015 15:21
38f9e7a
to
ea4176b
Compare
dignifiedquire
force-pushed
the
auto-docs
branch
from
November 19, 2015 12:33
badf32e
to
3db8fc3
Compare
5 tasks
dignifiedquire
force-pushed
the
auto-docs
branch
from
November 21, 2015 16:30
3db8fc3
to
59c2c5f
Compare
@dignifiedquire could you make this PR be a PR from a branch on this repo, please? thank you :) |
@diasdavid done |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Found a nice way to generate docs from tests, maybe we can combine this with #104