nix-book/source/book.adoc
Amy de Buitléir 70e40f606b rename includes
2023-06-13 17:08:11 +01:00

29 lines
561 B
Text

= Wombat's Book of Nix
{authors}, {build_date}
:sectnums:
:toc: left
:source-highlighter: pygments
:pygments-style: manni
:pygments-linenums-mode: table
:!prewrap:
:icons: font
include::intro.adoc[]
include::hello-flake-generated.adoc[]
include::hello-flake-repo-generated.adoc[]
include::flake-structure.adoc[]
include::generic-flake.adoc[]
include::hello-flake-return.adoc[]
include::modify-hello-flake/main-generated.adoc[]
include::python-flake-generated.adoc[]
include::shell-recipes/main-generated.adoc[]
include::shebangs/main-generated.adoc[]