Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ron-popov/microsoft-docs-frontend

A frontend for microsoft-docs markdown pages
https://github.com/ron-popov/microsoft-docs-frontend

Last synced: about 1 month ago
JSON representation

A frontend for microsoft-docs markdown pages

Awesome Lists containing this project

README

        

## README
This is a webserver server that displays microsoft-docs for offline use, with search capabilities!
It uses `flask` as the backend, and `whoosh` for the indexing & search feature.

## Setup
To setup the server, clone all of the docs you want to save for offline use from `https://github.com/MicrosoftDocs` and save them all in the same folder.