Skip to content

realrellek/FroxlorDocumentation

 
 

Repository files navigation

Discord

Documentation

Here you can find the source code of the documentation. The current version can be viewed at https://docs.froxlor.org/

Install a local copy of the documentation

Get a local copy and start editing / view the documentation:

git clone https://github.com/Froxlor/Documentation.git
cd Documentation
npm install

Start the debug server :

npm run docs:dev

Now browse to http://localhost:5173

Generating api documentation from froxlor

php .generator/generate.php <?ref> <?version>

About

Repository of froxlor documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 53.8%
  • TypeScript 30.3%
  • Vue 11.3%
  • CSS 4.6%