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

AppMetrics/Docs.DocFx

Repository files navigation

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