Skip to content

Latest commit

 

History

77 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Insolar documentation sources

Install

  1. Install the latest Sphinx version: python3 -m pip install sphinx
  2. Set PATH if you installed it with the --user key: PATH="/Users/<user>/Library/Python/<version>/bin:$PATH"
  3. Install the extensions used in this project: python3 -m pip install sphinx-tabs sphinxcontrib.plantuml sphinx_copybutton sphinxcontrib.contentui

Build

  1. Go to the source files directory: cd <local-path-to-the-repo>/docs/
  2. Build artifacts: make html for HTML artifacts or make latexpdf for PDF artifacts (don't forget to install LaTeX before building PDF artifacts).

About

Insolar documentation

Resources

Stars

5 stars

Watchers

5 watching

Forks

Releases

Packages

Contributors