Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Latest commit

 

History

History

sphinx-docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Building docs for InnerEye-DeepLearning

  1. First, make sure you have all the packages necessary for InnerEye.
  2. Install pip dependencies from sphinx-docs/requirements.txt.
pip install -r requirements.txt
  1. Run make html from the folder sphinx-docs. This will create html files under sphinx-docs/build/html.