Skip to content

codenerix/django-codenerix-documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-codenerix-documentation

This is the Documentation project for CODENERIX.

Try our demo with Codenerix Cloud

Demo

You can have a look to our demos online:

You can find some working examples in GITHUB at django-codenerix-examples project.

Documentation

We have tried to write the most accurate documentation about this project so you have enought information to feel confortable with CODENERIX. Nevertheless we are human, and we make mistakes, so please contact with us if you find any mistake or you have doubts about the explanations.

You can get access to the documentation at CODENERIX Documentation.

You can get in touch with us here.

How to build documentation

  1. Make sure you have installed:

    Sphinx>=1.5.2
    
    guzzle_sphinx_theme
    
  2. Clean the repository:

    ./make.sh clean
    
  3. Rebuild documentation:

    ./make.sh html
    

Releases

No releases published

Packages

No packages published