Skip to content
This repository has been archived by the owner on Jul 31, 2020. It is now read-only.

Latest commit

 

History

History
13 lines (7 loc) · 397 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 397 Bytes

App Metrics DocFx

This repo contains the source code for https://alhardy.github.io/app-metrics-docs/ which is the documentation for App Metrics 1.0

Building

  • Download and install DocFX (Add to your path to make things easier)
  • In the repo's root run docfx --build

Serving the static site locally

In the repo's root run docfx --serve