Skip to content

Commit bf99ebc

Browse files
committed
update doc
1 parent 1366649 commit bf99ebc

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,9 @@ python example_vis_6dpose.py --dataset_root YOUR_DATASET_ROOT
3333
## Documentations
3434

3535
We also provide detailed documentations for the toolkit. You may refer to the documentations for more details.
36-
You need to build the documentations locally by running the following command.
36+
The documentation is available at [here](https://ocrtoc-dataset-toolkit.readthedocs.io/en/latest/).
37+
38+
You can also build the documentations locally by running the following command.
3739

3840
```bash
3941
cd OCRTOC_dataset_toolkit/docs

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
# -- Project information -----------------------------------------------------
1919

2020
project = 'ocrtoc_dataset_toolkit'
21-
copyright = '2021, MinghaoGou'
21+
copyright = '2021, Alibaba AI Lab'
2222
author = 'MinghaoGou'
2323

2424
release = '0.0.0'

0 commit comments

Comments
 (0)