Skip to content

alex-hedley/mac-wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apple mac WIKI

Built With: DocFX License: MIT

github pages


A set of Articles to run through mac.


Install

Init: docfx init -q

mono /Users/alexhedley/Documents/APPS/docfx/docfx.exe init -q

Build: docfx docfx.json

Serve: docfx serve _site

mono /Users/alexhedley/Documents/APPS/docfx/docfx.exe serve _site

docfx docfx.json --serve

mono /Users/alexhedley/Documents/APPS/docfx/docfx.exe docfx.json --serve


Get the path to docfx and run with mono:

mono /Users/alexhedley/Documents/APPS/docfx/docfx.exe docfx.json --serve