Skip to content

rack-io/rackio-documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rackio-documentation

This is the main repository for the Rackio Framework Documentation, it is written with Markdown and is deployed with MkDocs and uses the readthedocs template.

Installation

In order to view this documentation locally in your browser, you should be to install the dependencies with the following command:

pip install -r requirements.txt

Execute

To execute this documentation with the following command:

mkdocs serve

And open your browser at the URL http://127.0.0.1:8000 and you can get a look like the following capture:

Documentation Screenshot

See on the ReadTheDoc

In order to view this documentation on Internet with the ReadTheDocs service, please, check out http://rackio-framework.rtfd.io/

Status

Documentation Status

About

Rackio Framework Documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published