Reorganize documentation pages (#8325)

* re-organize docs

* add link among docs

* add link to build docs

* fix style

* de-duplicate sections
This commit is contained in:
Xuan Son Nguyen 2024-07-05 18:08:32 +02:00 committed by GitHub
parent 7ed03b8974
commit be20e7f49d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 628 additions and 605 deletions

1
.gitignore vendored
View file

@ -47,6 +47,7 @@ build*
!build-info.cpp.in
!build-info.sh
!build.zig
!docs/build.md
/libllama.so
/llama-*
android-ndk-*