Skip to content

Commit 6deb827

Browse files
authored
update docs
1 parent 205af5b commit 6deb827

File tree

2 files changed

+4
-56
lines changed

2 files changed

+4
-56
lines changed

docs/mkdocs.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,25 +41,24 @@ nav:
4141
- Image Regression: tutorial/image_regression.md
4242
- Text Classification: tutorial/text_classification.md
4343
- Text Regression: tutorial/text_regression.md
44+
- Structured Data Classification: tutorial/structured_data_classification.md
45+
- Structured Data Regression: tutorial/structured_data_regression.md
4446
- Multi-Modal and Multi-Task: tutorial/multi.md
4547
- Customized Model: tutorial/customized.md
4648
- Export Model: tutorial/export.md
4749
- Load Data from Disk: tutorial/load.md
4850
- FAQ: tutorial/faq.md
49-
- Extensions:
50-
- TensorFlow Cloud: extensions/tf_cloud.md
51-
- TRAINS: extensions/trains.md
52-
- Docker: docker.md
5351
- Contributing Guide: contributing.md
5452
- Documentation:
5553
- ImageClassifier: image_classifier.md
5654
- ImageRegressor: image_regressor.md
5755
- TextClassifier: text_classifier.md
5856
- TextRegressor: text_regressor.md
57+
- StructuredDataClassifier: structured_data_classifier.md
58+
- StructuredDataRegressor: structured_data_regressor.md
5959
- AutoModel: auto_model.md
6060
- Base Class: base.md
6161
- Node: node.md
6262
- Block: block.md
6363
- Utils: utils.md
64-
- Benchmarks: benchmarks.md
6564
- About: about.md

docs/templates/docker.md

Lines changed: 0 additions & 51 deletions
This file was deleted.

0 commit comments

Comments
 (0)