fish-train
fish-train
### Context I added the `bdg-link-` badge to the Sphinx project. ### Proposal I need a tooltip for a badge. The tooltip will be displayed when the user hovers over...
Thak you for this extension! I have a problem with the Literal Block style settings: 1. Change background color for the Literal Block style in style.docx. 2. Make DOCX. 3....
Hi! I used OpenAPI 3.0.1, I have a warning for parametres with type "integer", "string" and etc: `No "type" specified at "/paths/~1test/post/parameters/0". Automatically detected: "object"` For examle: `- name: projectId...
Hi! Thank you for this extension! I need to possibly specify in conf.py multiple yaml files for different languages.
Example from https://sphinxcontrib-redoc.readthedocs.io/en/stable/: `redoc = [ { 'name': 'Batcomputer API', 'page': 'api', 'spec': 'specs/batcomputer.yml', 'embed': True, }, { 'name': 'Example API', 'page': 'example/index', 'spec': 'http://example.com/openapi.yml', 'opts': { 'lazy': False, 'nowarnings':...