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 instructions for generating API documentation #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

masnick
Copy link

@masnick masnick commented Nov 29, 2013

I've added noob instructions for generating API documentation to the readme. I put them here because I would have found them myself if they were here, but I recognize it may not be the best place.

❤️ PyCogent

@gregcaporaso
Copy link
Contributor

@GavinHuttley, do you want to review this one?


API documentation can be generated by running `pdoc cogent --html --html-dir=/path/to/output` at the command line (replacing the `/path/to/output` with your desired output path).

If you don't have `pdoc` installed, first run `pip install pdoc`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Users may need to sudo that command, please update to reflect that. Otherwise, looks good and thanks!

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.

3 participants