netherphp/sensei

Documentation Generator

dev-main 2022-09-08 06:03 UTC

This package is auto-updated.

Last update: 2024-04-08 04:13:32 UTC


README

Build documentation for code in the directories core and routes.

nsen build core routes

Build documentation for all the Nether components you have installed.

nsen build --nether

Build documentation for both local code and Nether at the same time.

nsen build core routes --nether