Browse Source

updated summary

Anatoly Pulyaevskiy 5 years ago
parent
commit
872a77a573
2 changed files with 3 additions and 1 deletions
  1. 1
    1
      README.md
  2. 2
    0
      SUMMARY.md

+ 1
- 1
README.md View File

@@ -9,7 +9,7 @@ request or found a bug, please file it at the [issue tracker][].
9 9
 
10 10
 ### Documentation
11 11
 
12
-* [Quick Start](./doc/quick-start.md)
12
+* [Quick Start](doc/quick-start.md)
13 13
 * [Data Format and Document Model](doc/concepts/data-and-document.md)
14 14
 * [Style attributes](doc/concepts/attributes.md)
15 15
 * [Heuristic rules](doc/concepts/heuristics.md)

+ 2
- 0
SUMMARY.md View File

@@ -1,5 +1,7 @@
1 1
 # Summary
2 2
 
3
+* [Quick Start](doc/quick-start.md)
4
+
3 5
 ## Concepts
4 6
 
5 7
 * [Data Format and Document Model](doc/concepts/data-and-document.md)