Skip to content

insolar/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 

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).

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •