mcm-ham / docfx-seed

A sample documentation project, containing .NET source code and markdown files, can generate a static website after running docfx

Home Page:http://mcm-ham.github.io/docfx-seed/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docfx-seed

This is a fork of the https://github.com/docascode/docfx-seed sample repository with template changes to add support for swagger defitions to address dotnet/docfx#2072.

  • Copy "template" folder to your project.
  • Copy "build.template" setting from docfx.json to your project's docfx.json.

About

A sample documentation project, containing .NET source code and markdown files, can generate a static website after running docfx

http://mcm-ham.github.io/docfx-seed/index.html

License:MIT License


Languages

Language:C# 77.0%Language:JavaScript 13.4%Language:Visual Basic 9.6%