docs: Improve homepage, navigation to be more obvious
Change-Id: I6a6a6964debc026916656181c9b0bdd5c2622069
This commit is contained in:
parent
93a1ebba00
commit
fbd2fd6c71
2 changed files with 10 additions and 5 deletions
|
|
@ -1,10 +1,5 @@
|
||||||
* xref:index.adoc[]
|
* xref:index.adoc[]
|
||||||
|
|
||||||
* Core concepts
|
|
||||||
** xref:core/derivations.adoc[]
|
|
||||||
** xref:core/zexp.adoc[]
|
|
||||||
** xref:core/vfs.adoc[]
|
|
||||||
** xref:core/zilch-as-lib.adoc[]
|
|
||||||
* Language support
|
* Language support
|
||||||
** Go
|
** Go
|
||||||
*** xref:go/usage.adoc[]
|
*** xref:go/usage.adoc[]
|
||||||
|
|
@ -18,5 +13,11 @@
|
||||||
*** xref:ninja/usage.adoc[]
|
*** xref:ninja/usage.adoc[]
|
||||||
*** xref:ninja/man.adoc[Man page]
|
*** xref:ninja/man.adoc[Man page]
|
||||||
|
|
||||||
|
* Core concepts
|
||||||
|
** xref:core/derivations.adoc[]
|
||||||
|
** xref:core/zexp.adoc[]
|
||||||
|
** xref:core/vfs.adoc[]
|
||||||
|
** xref:core/zilch-as-lib.adoc[]
|
||||||
|
|
||||||
* Code reference
|
* Code reference
|
||||||
include::generated:partial$nav.adoc[]
|
include::generated:partial$nav.adoc[]
|
||||||
|
|
|
||||||
|
|
@ -13,6 +13,10 @@ Features:
|
||||||
* Batteries included
|
* Batteries included
|
||||||
* Intercompatible with Nixpkgs and other, arbitrary, Nix expressions.
|
* Intercompatible with Nixpkgs and other, arbitrary, Nix expressions.
|
||||||
|
|
||||||
|
Its current focus is on incremental builds for xref:go/usage.adoc[Go],
|
||||||
|
xref:rust/usage.adoc[Rust], and xref:ninja/usage.adoc[Meson/CMake-based C/C++
|
||||||
|
projects].
|
||||||
|
|
||||||
== Contributing
|
== Contributing
|
||||||
|
|
||||||
Come join [.line-through]#us# me at `#zilch` on https://libera.chat[libera.chat]!
|
Come join [.line-through]#us# me at `#zilch` on https://libera.chat[libera.chat]!
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue