Rick van Hattem

Results 317 comments of Rick van Hattem

Yes, it solves the issue :) I still think the workaround can be useful for people though. There are many scenarios where this is an issue from my experience

Since we're testing with pytest, it might be beneficial to allow `assert` statements within the tests at least :) https://docs.pytest.org/en/latest/how-to/assert.html

> We have a plan to capture the log file from Z2M, atleast in real time, not from Z2M actual logs.. however.. Would that work if it's running on a...

After browsing the RTD source a little I noticed the support for suggestions: https://github.com/rtfd/readthedocs.org/blob/499a74076f0debae09acc1d4c4eeeab03f8f557e/readthedocs/templates/404.html#L14-L31 Has that feature been fully implemented yet? A further search of the source reveals nothing else...

It appears to originate from this pull request: https://github.com/rtfd/readthedocs.org/pull/678 But I can't find much else about it... it appears that code has disappeared since

That depends on what the new default 404 page will be I suppose. Just because you can customize it doesn't mean that everyone will.

Indeed. Ideally it should show search results that match your page

After ending up at a dead-end again over here: https://websockets.readthedocs.io/en/stable/api.html I'm wondering... can't we at least add a simple link to the main page/domain? Something like this: `Back to the...

The plan is to use this API, it updates daily and seems a perfect fit for this project: https://github.com/fawazahmed0/currency-api#readme Hopefully the stalebot won't keep closing this :P

@AntonTal I've yet to implement this feature so you're not getting that error from this extension :) But thanks for the reminder, I'll put it higher on my list to...