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

Generate api docs #39

Open
danyaljj opened this issue Apr 17, 2017 · 4 comments
Open

Generate api docs #39

danyaljj opened this issue Apr 17, 2017 · 4 comments

Comments

@danyaljj
Copy link
Member

Generate a standard-looking functional api.

@danyaljj danyaljj changed the title Function api ? Generate api docs Apr 17, 2017
@danyaljj
Copy link
Member Author

Here are a bunch of tools I thoughts were nice:

@danyaljj
Copy link
Member Author

anyone wants to take over this? @GHLgh @bhargav
otherwise I'll do it myself.

@danyaljj
Copy link
Member Author

Sample docs generated: http://cogcomp.cs.illinois.edu/software/doc/sioux/
The generation is pretty simple:

  • Make sure the most recent version of sioux is installed.
  • And install pdoc: pip install pdoc
  • Generate the docs: pdoc --html sioux

@bhargav
Copy link
Contributor

bhargav commented Apr 21, 2017

Added the API Document generation and deployment code to Jenkins. Will close the issue after testing a few times.

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

No branches or pull requests

2 participants