Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 433 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 433 Bytes

App Metrics DocFx

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

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