You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi all, I want my navigation bar to the on the left most part of the page, and the page map to be on the right most, right now it is centered on the page. I checked mintlify docs' docs.json and they do not do anything else to get that kind of layout. I looked in to the docs and the closest term I found relevant was Page Mode however even trying that did not make much difference. How do you suggest I achieve this?
My docs right now:
Reference layout I want to achieve:
You can see that in the reference layout, the sidebar is towards the left most corner of the page.
Secondly, is there a way to post an image below the code-blocks in a page automatically instead of writing a custsom css template for that page?
The text was updated successfully, but these errors were encountered:
Is there a way to position an image right below the code-blocks (basically on the right most corner of the page below the response fields) in a page automatically instead of writing a custsom css template for that page?
Is there a recommended pipeline/tutorial or a template to autogenerate docs from docstrings of a repo? For example a template for generating docs of a Python class, similar to this template that sphinx does
Hi all, I want my navigation bar to the on the left most part of the page, and the page map to be on the right most, right now it is centered on the page. I checked mintlify docs'
docs.json
and they do not do anything else to get that kind of layout. I looked in to the docs and the closest term I found relevant was Page Mode however even trying that did not make much difference. How do you suggest I achieve this?My docs right now:
Reference layout I want to achieve:
You can see that in the reference layout, the sidebar is towards the left most corner of the page.
Secondly, is there a way to post an image below the code-blocks in a page automatically instead of writing a custsom css template for that page?
The text was updated successfully, but these errors were encountered: