Skip to content

The source code for the documetnation site for TMG's software.

Notifications You must be signed in to change notification settings

wdiogu/Documentation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Building TMG Documentation

Setting Up Environment

DocFX

To setup your machine for building the documentation you will need to install docfx. Follow their instructions here for how to setup the tool. You will not need to initialize a repository, only install it using Chocolatey, Homebrew, or manually set it up from Github. Make sure to be using the latest build of version 2.

Building

To build the site and host it on port 8080:

cd tmg-documentation
docfx build --serve

You will then be able to view the site using a web browser going to the address http://localhost:8080.

About

The source code for the documetnation site for TMG's software.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.6%
  • CSS 43.4%
  • Liquid 2.0%