Skip to content
This repository has been archived by the owner on Mar 28, 2019. It is now read-only.

Automatically test documentation examples #101

Open
almet opened this issue Feb 9, 2015 · 2 comments
Open

Automatically test documentation examples #101

almet opened this issue Feb 9, 2015 · 2 comments

Comments

@almet
Copy link
Contributor

almet commented Feb 9, 2015

On previous services, we were using HTTPie to provide examples in the documentation of the service.

On python, we use to have docstrings which are executable, and we could check if the doc was valid with the library we're creating.

I believe we can accomplish something similar here for the readinglist, with HTTPie examples tested automatically. We could even integrate that as a new target of or CI.

That would help us to be sure our documentation is up to date with the latest code.

What do you think?

@almet almet added the question label Feb 9, 2015
@leplatrem
Copy link
Contributor

Yes, why not

This reminds me https://github.com/jeromeetienne/jsdoced.js

@leplatrem leplatrem mentioned this issue Feb 9, 2015
8 tasks
@n1k0
Copy link
Contributor

n1k0 commented Feb 10, 2015

Great idea. Dealing with auth might make things a little harder, but I love the idea.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants