Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.MD

Backend documentation

You can:

  • Generate pdf using latex (all required .tex files are in latex directory)
  • Simply use your browser (open html/intex.html file in your favourite web browser)

The documentation was generated using Doxygen.

API documentation

You can:

  • Open file API/index.html in your favourite browser
  • Use any tool that will allow you to read docmentation directly from swagger json file (API/swagger.json)

The documentation was generated using by default ASP.NET tool 'Swashbuckle' and json was boundled as html file using Redoc.