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

Add first implementation of the spago docs command #127

Merged
merged 5 commits into from
Mar 15, 2019
Merged

Add first implementation of the spago docs command #127

merged 5 commits into from
Mar 15, 2019

Conversation

f-f
Copy link
Member

@f-f f-f commented Mar 10, 2019

This implements the first part of #89. It will generate documentation for the project files and its dependencies.

Example of running it:

$ spago docs --path "packages/*/src/**/*.purs" --path "apps/*/src/**/*.purs"
Generating documentation for the project. This might take a while..
Docs generated. Index is at "./generated-docs/index.html"

@f-f f-f merged commit 9b604f7 into master Mar 15, 2019
@f-f f-f deleted the docs-mvp branch March 19, 2019 16:36
elliotdavies pushed a commit to elliotdavies/spago that referenced this pull request Jul 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant