Skip to content

fusionresolveit/Documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FusionResolveIT Documentation

This is the repository for the documentation of FusionResolveIT. It uses MkDocs.

This document is intended to people who want to contribute to the documentation. For more information, please see the official links.

Quick start

Make sure to have Python 3.3+ installed on your system.

Install the dependencies with:

$ make install

And start the development server:

$ make start

ℹ️ If you are on windows and do not use wsl you can run these commands as make is not available natively:

Install the dependencies with:

$ python -m venv venv
$ venv\Scripts\activate; pip install -r requirements.txt

And start the development server:

$ venv\Scripts\activate; mkdocs serve

About

The documentation (mkdocs) of Fusion Resolve IT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •