requirements.txt 178 B

123456
  1. # This is a list of python packages used to generate documentation. This file is used with pip:
  2. # pip install -r requirements.txt
  3. #
  4. sphinx==1.6.5
  5. sphinx-rtd-theme
  6. breathe==4.7.3