biboamy / docfx-tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docfx-tools

An API website generator. (This has only been tested for C#)

How to run

  1. Download the package
  2. 'cd' to the tools directory
  3. Run the command in terminal
docfx.exe init -p
  1. Put your project under "src" folder
  2. Open docfx.json. You can change "sln" to "csproj" or remain the same (just base on your project type)
  3. Compile the project: run the command in terminal
docfx.exe docfx_project/docfx.json

Support Platform

Windows

Contact

Bug report: biboamybibo@gmail.com

About