Skip to content

CorniiDog/ToolboxEngineDocumentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toolbox Engine

The following docs github page is dedicated to creating documentation for the Toolbox Engine

Instructions To Run

Some info based on: https://docsify.js.org/#/quickstart

  1. Download node.js: https://nodejs.org/en/download

  2. Install docsify: npm i docsify-cli -g

  3. Download docsify tools: npm i docsify-tools -g

  4. Download this github

  5. Go and click on "Plugins Folder" in Roblox Studio

Plugins Folder Studio

  1. Add "SourceExporter.rbxmx" into the plugins folder

SourceExporter

  1. Run the python listener via cd docs then python ./plugin_listener.py

RunningPython

  1. Click on "Export Sources"

ExportSources

  1. You can now exit the listener via [CTRL] + [C] and then cd .. to go back to the project directory

  2. Auto-generate the sidebar: docsify-auto-sidebar -d docs

  3. docsify serve docs

About

The following github page is dedicated to creating documentation for the Toolbox Engine

Resources

License

Stars

Watchers

Forks