fivem-docs icon indicating copy to clipboard operation
fivem-docs copied to clipboard

feat(cfx.ini/page): new doc

Open PsychoShock opened this issue 1 year ago • 2 comments

New page that allow user to know how to modify somehting on CitizenFX.ini

PsychoShock avatar Jun 06 '24 18:06 PsychoShock

I was thinking about organization and I noticed that this has no weight attribute, so I'm not sure how it will display in the navigation pane on the left. Perhaps it should be referenced as a file (with toc_hide: true attribute) within the main _index.md file for the client manual category, or in a different category within client-manual i.e. "Client Configuration".

Right now, this is how it would display, again I'm not sure on the positioning since no weight attribute has been set: image

Main issue I see is that all the items in the navigation pane follow a specific naming pattern and then there's an item being shown as a file with an extension on it.

If you want to follow the first step where you hide it from the navigation pane, ideally you would just add toc_hide: true at the top of this file and then reference this file via client-manual/_index.md.

For more: https://www.docsy.dev/docs/adding-content/navigation/

Otherwise, 'Client Configuration' category with the file contents of this. I'm open to ideas. 😊

4mmonium avatar Jun 06 '24 21:06 4mmonium

After speaking with @4mmonium, I will hide the page and add it on the client-manual/_index.md.

PsychoShock avatar Jun 06 '24 22:06 PsychoShock

My previous points here still stand, these should have their values set to their default where possible.

AvarianKnight avatar Aug 10 '24 04:08 AvarianKnight