Skip to content

Commit 84a1ee1

Browse files
committed
docs
1 parent 03bdc38 commit 84a1ee1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
../README.md
1+
SUMMARY.md

docs/SUMMARY.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Summary
1+
# Table of Contents
22

33
- [Installation](installation.md)
44
- [Basic Usage](basic.md)
@@ -7,16 +7,16 @@
77
- [Router Options](options.md)
88
- [router-view](view.md)
99
- [v-link](link.md)
10-
- Transition Pipeline
11-
- [Overview](pipeline/README.md)
10+
- [Transition Pipeline](pipeline/README.md)
1211
- [Transition Object](pipeline/transition.md)
1312
- [data](pipeline/data.md)
1413
- [activate](pipeline/activate.md)
1514
- [deactivate](pipeline/deactivate.md)
1615
- [canActivate](pipeline/can-activate.md)
1716
- [canDeactivate](pipeline/can-deactivate.md)
1817
- [canReuse](pipeline/can-reuse.md)
19-
- API Reference
18+
- [API Reference](api/README.md)
19+
- [Router instance properties](api/properties.md)
2020
- [router.map](api/map.md)
2121
- [router.on](api/on.md)
2222
- [router.redirect](api/redirect.md)

0 commit comments

Comments
 (0)