zeroecco / ops-documentation

Documentation for NanoVMs OPS

Home Page:https://docs.ops.city

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ops Documentation

Documentation for Nano VMs Ops.

To view the full documentation online, visit https://nanovms.gitbook.io/ops.

This readme is just for editing the instructions. (meta i know).

Setup

To setup your development environment to write documentation, you will need to install the gitbook cli. The simple way to do this is run:

$ npm install gitbook-cli -g

Serving Local Documentation

To view the documentation in the browser run the following command:

$ make serve

Then open up your browser to http://localhost:4000.

For more information on how to use the gitbook cli tool as well as documentation on formatting, configuration, etc., visit their documentation.

About

Documentation for NanoVMs OPS

https://docs.ops.city


Languages

Language:Makefile 100.0%