Add parrot-models to sphinx

main
root 2023-11-28 14:14:38 -07:00
parent aa891e558c
commit a03f9c4796
4 changed files with 5 additions and 0 deletions

View File

@ -57,6 +57,8 @@ Setup Instructions
pip install -r datasets/requirements.txt
pip install -e datasets
pip install -r models/requirements.txt
pip install -e models
Building the Documentation
---------------------------

View File

@ -51,4 +51,5 @@ languages = ('am', 'ar', 'bn', 'de', 'en', 'eo', 'es', 'eu', 'fil', 'fr', 'he',
html_search_language = 'en'
sys.path.insert(0, os.path.abspath('datasets'))
sys.path.insert(0, os.path.abspath('models'))

View File

@ -22,5 +22,6 @@ This documents the development of the Parrot application.
build-docs
source
datasets/index
models/index
:maxdepth: 2
:caption: Contents:

View File

@ -0,0 +1 @@
../../models/docs/source/