Jb DOYON
Jb DOYON
Hey, I know I'm digging out dead threads, but it turns out such integration is relatively easy: I've done it (badly) for Emacs in [arcanist-flymake](https://github.com/OverkillGuy/arcanist-flymake). Before throwing stones about the...
Making a pass at rebasing right now, sending soon.
Rebased locally, tests all red for now: Looks like a couple core places in the codebase are importing matplotlib since I made the PR. Investigating, hopefully this can be cordonned...
Right, that's me rebased, errors fixed (had to shuffle about the error message a bit), and tested, see procedure below. Ready for review! ### Test procedure Using https://github.com/OverkillGuy/sphinx-needs-test. on branch=...
Applied all comments, ready for rereview. Took the assumption that this is a breaking change = 2.0 is the "versionchanged" when the directives were optional.
Good catch on last mention of sphinxcontrib-needs in PR. However grepping for the old name reveals a LOT of links pointing to previous github repo, previous docs URLs etc. Do...
Hey, I tried to add tests but I'm bumping against the existing layout that doesn't make much sense to me. Definitely need help. Points I notice: - noxfile's run_tests target...
> It seems like we're not making any progress here. Shall I submit a draft with the proposed fixture? Sorry, things have come up, compounded with lack of vision on...
#1061 was merged, doing same. Thanks for all of your patience!
> how does this compare to this functionality in the [mysql](https://github.com/docker-library/docs/tree/master/mysql#initializing-a-fresh-instance) and [postgres](https://github.com/docker-library/docs/tree/master/postgres#initialization-scripts) images? Good shout, I didn't know these existed (there goes my evening, reading the manual like I...