Stephen McDowell
Stephen McDowell
@drake-jenkins-bot retest this please.
@drake-jenkins-bot retest this please.
Tests are looking good ```console $ bazel test --keep_going //... INFO: Analyzed 12056 targets (0 packages loaded, 0 targets configured). INFO: Found 4385 targets and 7671 test targets... FAIL: //geometry/optimization:iris_test...
Is this still a problem? The [latest build](https://readthedocs.org/projects/sphinx-bootstrap-theme/builds/6276892/) used python 3.5 and succeeded. Sometimes RTD has erroneous bugs that get fixed by simply re-building... **edit** oh i see this was...
Yay! Thanks @jorisvandenbossche !!! I can update the tooling. Your primary desire is to be able to run the server right? Moving forward with BS4 is huge. I propose the...
Under the hood they're using [semantic-ui](https://github.com/djungelorm/sphinx-tabs/tree/master/sphinx_tabs/semantic-ui-2.4.1). Can semantic-ui and bootstrap mix well? https://github.com/djungelorm/sphinx-tabs/blob/782104f19a401aa68d5a26f9085f5bb0131c2f3b/sphinx_tabs/tabs.py#L74 If you're wanting to hack things, might be worth trying to modify the `classes` they are attaching...
:scream: It's voodoo to me too. FWIW, if you want to keep using the bootstrap theme *and* you don't have a large number of these tab things you want to...
Hi @AnexJ, it seems like you are not linking against `nanogui`, only including the files. The documentation for getting `nanogui` going with CMake (highly advisable) [is here](http://nanogui.readthedocs.io/en/latest/compilation.html#default-configurations). If you already...
@ShubhamRathi did you ever get the exclusion of `index` working? If so, would you be willing to share the code here for other users?
To clarify, *yes* you _want_ the "next" and "previous" pages to link, or *no* you do not? https://github.com/datapythonista/pandas/blob/bd95c4b9f99b15d222461b29363452706934b59d/doc/source/conf.py#L205 That _should_ be making them go away...meaning we have a problem here......