• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..16-Aug-2021-

example/H16-Aug-2021-112,05492,569

MakefileH A D17-May-20207.3 KiB196160

README.mdH A D17-May-2020326 95

conf.pyH A D17-May-2020852 3425

index.rstH A D17-May-2020115 84

README.md

1## .NET example
2
3This assumes that you have a ``docfx`` executable on your `PATH`.
4It also depends on the sphinxcontrib-dotnet domain: https://github.com/readthedocs/sphinxcontrib-dotnetdomain
5
6Currently this is setup to build the Indentity repo from ASP.Net
7
8You should simply be able to run ``make html`` in this directory.
9