ramyhhh / mu

Project mu Documentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build status

Project Mu

This repository contains documentation of the Project Mu.

You can find the documentation at https://microsoft.github.io/mu/.

How to build the docs

We are using MkDocs to build the documentation.

The following gives you a rough overview how to serve it locally:

  • Run pip install -r requirements.txt
  • Execute mkdocs serve

Now you should be able to open http://127.0.0.1:8000 on your machine.

A more detailed information how to build this project can be found here.

About

Project mu Documentation

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 100.0%