An example project for the DocCMiddleware package.
Type swift run Example into your terminal from the root of the repository to run the example website. The command will output the URL to navigate to, which will most likely be http://127.0.0.1:8080.
$ swift run Example
Building for debugging...
Build complete! (0.18s)
[ NOTICE ] Server starting on http://127.0.0.1:8080Regenerate documentation by running scripts/docgen.sh from the root of the repository.
For more examples, see bdrelling/DocCMiddleware.
This project is released under the MIT license. See LICENSE for details.