Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
bojunliu0818 committed Sep 27, 2024
1 parent 37d80c1 commit 63d4c29
Show file tree
Hide file tree
Showing 99 changed files with 9,100 additions and 5 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ sh ./ts-dart/scripts/train_tsdart.sh
```

## Compiling Document Environment
Once you have already installed ts-dart in your conda environment.
Once you have already installed ts-dart in your conda environment.
```bash
python -m pip install -U sphinx
pip install sphinx-rtd-theme
Expand All @@ -93,6 +93,7 @@ pip install sphinx-design
cd docs
make html
```
(Warnings can be ignored!)
You can also visit our [documentation online](https://bojunliu0818.github.io/ts-dart-doc/html/index.html)

## More instructions
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added docs/_build/doctrees/chapters/intro.doctree
Binary file not shown.
Binary file added docs/_build/doctrees/chapters/tutorials.doctree
Binary file not shown.
Binary file added docs/_build/doctrees/environment.pickle
Binary file not shown.
Binary file added docs/_build/doctrees/index.doctree
Binary file not shown.
Binary file added docs/_build/doctrees/source/modules.doctree
Binary file not shown.
Binary file added docs/_build/doctrees/source/tsdart.doctree
Binary file not shown.
4 changes: 4 additions & 0 deletions docs/_build/html/.buildinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: fca715a87e6687f8584f71a09f20b6ce
tags: 645f666f9bcd5a90fca523b33c5a78b7
Loading

0 comments on commit 63d4c29

Please sign in to comment.