Skip to content

rexsacrorum/unity-container-docs

 
 

Repository files navigation

Build status

Unity Documentation

This repository hosts source files and instructions for building Unity documentation site: https://sacrorum.com/unity-container-docs/

Building the documentation

The documentation is built using DocFX. You can build the documentation by running the following command::

dotnet docfx docfx.json

The generated documentation will be in the _site directory.

Or you can use the following command to build and serve the documentation locally:

dotnet docfx docfx.json --serve

About

Unity container documentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 55.8%
  • C# 44.2%