Python SDK API Documentation showing spurious "page not found" errors. #162
Labels
A-Docs
Area: Documentation
bug
Something isn't working
documentation
Improvements or additions to documentation
Is there an existing issue for this?
Current Behavior
When performing the following search in the Blazing MQ documentation: https://bloomberg.github.io/blazingmq/docs/apidocs/python_apidocs/search.html?q=thread&check_keywords=yes&area=default
The synopsis for each match is a file not found error message. But the link to the document works. Below is sample text from the search results.
Expected Behavior
To only display the error if there's an actual error.
Steps To Reproduce
This should be reproducible with the link above.
BlazingMQ Version
HEAD
Anything else?
This issue was reported in the Python SDK as bloomberg/blazingmq-sdk-python#11. The Python SDK documentation is hosted in this repository, so fixing it will involve a code change to the Python SDK codebase along with a PR here.
Ultimately it will make more sense to host the Python API docs on GH pages in the Python SDK repo.
The text was updated successfully, but these errors were encountered: