Skip to content

Sure-Development/sure-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sure_lib Documentation

Mintlify documentation for Sure-Development/sure_lib.

Scope

This documentation site covers sure_lib only. Legacy product documentation has been removed from navigation and content.

Local development

Install the current Mintlify CLI package:

npm i -g mint

Preview locally:

mint dev

Validate before publishing:

mint validate

Structure

docs.json
index.mdx
scripts/
  sure_lib/
    overview.mdx
    getting-started.mdx
    module-loader.mdx
    validator.mdx
    listener.mdx
    track.mdx
    config.mdx
    player.mdx
    spawn.mdx
    lui.mdx
    lui/
      primitives/text.mdx
      controls/button.mdx
      controls/input.mdx
      controls/select.mdx
      controls/slider.mdx
      controls/textarea.mdx
      display/accordion.mdx
      display/alert.mdx
      display/badge.mdx
      display/table.mdx
      display/typography.mdx
      layout/panel.mdx
      layout/row.mdx
      layout/stack.mdx
      motion/motion-node.mdx
      motion/presence.mdx
      navigation/carousel.mdx
      navigation/tabs.mdx
      overlay/tooltip.mdx
    cooldown.mdx
    db.mdx
    esx.mdx
    api-reference.mdx

Deployment

Mintlify deploys from the connected GitHub repository after changes are pushed to the configured deployment branch.

About

Sure Development - Open Source Documentation

Topics

Resources

Stars

Watchers

Forks

Contributors

Generated from mintlify/starter