Re: [myhdl-list] Another typo in docs
Brought to you by:
jandecaluwe
From: Christopher F. <chr...@gm...> - 2014-05-23 20:56:10
|
On 5/23/2014 3:04 PM, Henry Gomersall wrote: > On 23/05/14 20:57, Christopher Felton wrote: >>>> Would it make sense to convert the code snippets in the Sphinx >>>> documentation to doctests so this can be picked up automatically? I can >>>> have a bash at this if desired (certainly, the FSM one above would be >>>> useful as a doctest). >> Yes, I think this is a great idea, I actually have a >> start on this. I have a couple sections completed with >> doctest. If others agree I can create a PR with my >> changes and then you can add to if you like:) >> > Can you do a sibling pull request (I mean, is it possible)? It makes > sense to not replicate one another's work! Otherwise can you point me at > the relevant repository and I'll fork that? > Yes, I can point you to a repo (it will be a little while). I did this awhile ago, the work was originally done on the 0.8dev branch. It will need to be merged to 0.9. Regards, Chris |