Discussions

Ask a Question
ANSWERED

Does it support LaTex or any other math visualisation?

I was trying to figure out how to embed/type Latex. Most markdown readers/editors allow for Latex. However, this does not seem to be the case.

Version naming schemes other than semver

Is there a way to get versions without semantic versioning? We want to have a version "latest" for cicd builds, and then #.#.# for specific released versions.

ANSWERED

Bug: page title double encoding

If I use an apostrophe in the title in a guide page metadata, it turns into ' in the browser tab title on the guide public page. It happens because the title is HTML-escaped 2 times, therefore I get the result of the first escaping in the browser tab.

ANSWERED

How do search results if mutliple versions?

I am unclear on how search results work if there are multiple versions in a project. From an enterprise standpoint, you can search from any project and it searches across multiple projects, some with multiple public versions. If search term is found in more than one version of the same project, what are the expected results? For example, we have v1, v2, and v3. v2 is the main (default) version. How do Search results behave in the following scenarios?

ANSWERED

How to edit the subnavigation bar?

It looks like I'm able to control the aspects of my projects on the landing pages. How do I control aspects on other pages? I am looking to edit the search functionality that appears in the top right of my docs pages.

ANSWERED

I want to show some docs for only logged In users only?

I want to show some docs for only logged In users only and hide it for non-logged In users.How can i do this?

ANSWERED
ANSWERED

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?

ANSWERED

How we can get the List of all docs?

Hi
Is there any api to get all the docs with pagination? Please suggest