Thibaut Courouble

Results 27 comments of Thibaut Courouble

@abdelouahabb Both versions are the same.

@abdelouahabb can you post a screenshot please

@abdelouahabb and on the same computer / browser, if you load `devdocs.io` you see the sidebar?

Ok so both versions are the same. It's just that you're using a small computer so the mobile version kicks in. What computer / screen resolution are you using?

Could you send me the result of these two lines both in your VM and outside: ``` window.matchMedia('(max-device-height: 767px)').matches window.matchMedia('(max-device-height: 767px) and (max-device-width: 1024px)').matches ```

@borekb this hasn't been implemented. I felt it's not needed because the sidebar already provides a ToC. On most pages, hitting `Alt+R` will reveal the current entry in the sidebar...

`sphinx/clean_html.rb` is used across a wide range of docs, and unfortunately I found the formatting of Sphinx docs to be very inconsistent, to the point that aggressively removing some of...

Could you provide an example? I'm not sure what you mean.

Hey There are two types of notification: changelog (announcements), and updates. Changelog notifications are pretty infrequent (you can see all of them [here](http://devdocs.io/news)) and tell you about new features or...

I'm not against this, but the amount of effort/work required to make it work is pretty significant. If someone wants to implement it, I'm all for it, but it's unlikely...