Clean up the manual
This commit is contained in:
parent
098b1138c6
commit
6d905aa61c
|
@ -10,4 +10,5 @@ quickpeep_static/dist
|
||||||
quickpeep_static/node_modules
|
quickpeep_static/node_modules
|
||||||
quickpeep/testdb.sqlite
|
quickpeep/testdb.sqlite
|
||||||
qp_web.ron
|
qp_web.ron
|
||||||
dist
|
dist
|
||||||
|
book
|
|
@ -0,0 +1,10 @@
|
||||||
|
# Summary
|
||||||
|
|
||||||
|
- [QuickPeep]()
|
||||||
|
- [Running and Hosting]()
|
||||||
|
- [QuickPeep Search]()
|
||||||
|
- [QuickPeep Seed Collection Service]()
|
||||||
|
- [QuickPeep Raker]()
|
||||||
|
- [QuickPeep Indexer]()
|
||||||
|
- [Internals](./internals/index.md)
|
||||||
|
- [Concepts](./internals/concepts.md)
|
|
@ -0,0 +1 @@
|
||||||
|
# Internals
|
Loading…
Reference in New Issue