Lorna Jane Mitchell

Results 467 comments of Lorna Jane Mitchell
trafficstars

I have run into the confusion about publishing or subscribing with code generation and been thinking a lot about this lately, and I am ready to chime into the discussion....

I believe that these changes were rolled into the beta branch which contains a combined set of changes for conversation, messages, and .... something else. These should have been separate...

Oh this is making such a big difference already! Thanks, people! There are definitely more things that I can see but not click on, I'll add to the list

Sure, what's the best way to use a local branch with a custom spec? I had a look a few weeks ago but I'm not a frontender and it wasn't...

I can use the most recent releases but I would like to know how to use my local clone with a local spec as well if possible - then I'd...

Everything marked as complete is working perfectly now! I am definitely adopting redoc as my everyday local tool :) I did find and capture a couple of other things while...

did the subversion history get converted to git? Or any other way we could identify which test case was added?

We renamed the tests! Now [test_issue_110](https://github.com/rst2pdf/rst2pdf/blob/master/rst2pdf/tests/input/test_issue_110.rst), [test_issue_110_2](https://github.com/rst2pdf/rst2pdf/blob/master/rst2pdf/tests/input/test_issue_110_2.rst) and [test_issue_110_3](https://github.com/rst2pdf/rst2pdf/blob/master/rst2pdf/tests/input/test_issue_110_3.rst)

Using `rst2pdf` directly, you can pass the `-s` switch to tell it which stylesheets to use (https://rst2pdf.org/static/manual.html#command-line-options) but I'm not sure how Sphinx interfaces with rst2pdf, maybe worth checking the...

You can separate multiple filenames (or style names, either should work) with commas. I notice that you have a `*.css` file in your example, so I'll also add that rst2pdf...