Skip to content
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

Auto-generate markdown documentation from inline docs #642

Merged
merged 10 commits into from
Jul 22, 2019

Conversation

designatednerd
Copy link
Contributor

Addresses #622.

Since CocoaPods stopped automatically using CocoaDocs, I wanted to get something together which can get fed into our docs folder pretty easily. This uses SourceDocs to generate Markdown files which should be easily parseable by our CSS engine for documentation (and at the very least gives us the ability to refer to these docs in Markdown format).

Also added instructions for auto-generating the docs.

BE AWARE: There's gonna be a lot of stuff in here where the documentation is essentially "Well, this exists" because it's not commented inline. Gonna be working on improving that, but figured it was better to get this out as-is and gradually improve it.

@designatednerd designatednerd added the docs Focuses on documentation changes label Jul 16, 2019
@designatednerd designatednerd force-pushed the add/markdown-docs branch 3 times, most recently from f649932 to 8eef4d0 Compare July 19, 2019 16:14
@designatednerd designatednerd merged commit ca19378 into master Jul 22, 2019
@designatednerd designatednerd deleted the add/markdown-docs branch July 22, 2019 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Focuses on documentation changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant