Spaces:
Build error
Build error
| # Script for serving Judge0 documentation. | |
| # Used in "development" mode when documentation is written. | |
| # | |
| # Usage: ./scripts/dev/serve-docs | |
| # | |
| aglio --theme-full-width -i docs/api/docs.md -s -h 0.0.0.0 -p 3001 | |