-
Notifications
You must be signed in to change notification settings - Fork 3
running the code snippets from the documentation #3
Comments
I'll definitely use that, thanks for the hint :-) |
Since these are shell snippets, doctest is not the right fit. Writing Technical Documentation with Sphinx, Paver, and Cog suggests cog would be a good fit. But it looks like it has not been updated in years. |
autorun or shell-doctest are almost good but not maintained. I've used cram and the experience was good, in the past. But there is no sphinx extension and it's not been updated in three years. |
@jeffwecan unless you have a suggestion I'm tempted to close this as won't fix. I don't like the idea that example code is untested but if there is no tooling the best we can do is to carefully test manually. |
Ned Batchelder says he still uses cog |
Actually yeah in hindsight that makes a lot of sense. I would categorize this as a nice to have in the first place. So if its not immediately implementable it is fine to close out imho. |
Let's keep this for later 👍 |
For the record cog was recently upgraded and improved |
@jeffwecan wrote
The text was updated successfully, but these errors were encountered: