Discussions
Embed Youtube link in privacy mode
The youtube embed doesn't accept the share/embed privacy mode which domain is:
Is an in house server version of readme available?
It seems readme is only available in a cloud-based server model.
Or do you also provide an in-house server model?
redirects to third-party website
Can I provide redirects to third-party websites in ReadMe pages?
Hide TOC not working
I'm trying to hide the TOC in my ReadMe project, but the TOC remains visible despite making changes. Any suggestions on how to successfully hide the TOC?
In our api we have a requirement like if there is no object set than need to pass empty array in payload.
Like i need to pass payload like this way for questions and nestedquestions need to pass empty array.
I used readme previously. It was easier. Why the flow has changed so much?
Could we have like a wizard procedure now?
Can you place a Hubspot or Zoominfo tracking pixel on a Readme.com doc?
Can you place a Hubspot or Zoominfo tracking pixel on a Readme.com doc?
I am facing this issue "unknown error(cannot read the properties of null ('reading slug'))" while deploying OAS through github. could someone help me to resolve this issue
I am facing this issue "unknown error(cannot read the properties of null ('reading slug'))" while deploying OAS through github. could someone help me to resolve this issue.
Potential bug with shared names between guid & api reference categories & pages.
Hi there,
Looking for recommendations for automatic Python API (docstring) to readme.io markdown pages
We host our API documentation on readme (see here: https://docs.edgeimpulse.com/reference). While we use the OpenAPI integration for our REST API, we are also working on generating and hosting Python API documentation for our Python SDK. At the moment, I have been learning and tinkering with sphinx and pydoc-markdown for markdown generation. Neither seems to provide the output required for readme without modifications to their code or some custom add-ons.