Skip to content

z-e-r-0-t/Documentation

 
 

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 54.1%
  • TypeScript 29.9%
  • Vue 11.4%
  • CSS 4.6%