diff options
author | Aqua-sama <aqua@iserlohn-fortress.net> | 2017-12-21 17:52:56 +0100 |
---|---|---|
committer | Aqua-sama <aqua@iserlohn-fortress.net> | 2017-12-21 17:52:56 +0100 |
commit | cf06dcb0650f603ae3d634634d81f9ec78d21937 (patch) | |
tree | 07b6aff6426ba091cd5b1a90832527d651101ac6 /docs/manual/SUMMARY.md | |
parent | Added Search Box (diff) | |
download | smolbote-cf06dcb0650f603ae3d634634d81f9ec78d21937.tar.xz |
Edited documentation
- Search highlighting is removed when you close the search box
- Fixed PKGBUILD not working
- PKGBUILD can now pick compiler and optimization
Diffstat (limited to 'docs/manual/SUMMARY.md')
-rw-r--r-- | docs/manual/SUMMARY.md | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/docs/manual/SUMMARY.md b/docs/manual/SUMMARY.md deleted file mode 100644 index ca7b072..0000000 --- a/docs/manual/SUMMARY.md +++ /dev/null @@ -1,14 +0,0 @@ -# Summary - -- [Introduction](./Introduction.md) -- [Getting started](./Quickstart.md) -- [Features](./Features.md) - - [1.0](./Features.1.0.md) -- [Building](./Building.md) - - [Dependencies](./Building.Dependencies.md) - - [Compiling](./Building.Compiling.md) - - [Packaging](./Building.Packaging.md) -- [Contributing](./Contributing.md) - - [Reporting bugs](./Contributing.Bugs.md) - - [Code style](./Contributing.Style.md) - - [Submitting](./Contributing.Submitting.md) |