Add Parrot extension to sphinx

main
root 2023-11-28 14:53:18 -07:00
parent 666238d2af
commit 56c1361569
3 changed files with 3 additions and 0 deletions

View File

@ -53,4 +53,5 @@ html_search_language = 'en'
sys.path.insert(0, os.path.abspath('datasets'))
sys.path.insert(0, os.path.abspath('models'))
sys.path.insert(0, os.path.abspath('ide'))
sys.path.insert(0, os.path.abspath('extension'))

View File

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

View File

@ -24,5 +24,6 @@ This documents the development of the Parrot application.
datasets/index
models/index
ide/index
extension/index
:maxdepth: 2
:caption: Contents: