From b3f2e10bbb6a7d9da774baa442b94788213f979c Mon Sep 17 00:00:00 2001 From: aszlig Date: Fri, 11 Dec 2015 03:52:56 +0100 Subject: doc: Add entities file and use it in index.xml. This makes re-use of URL fragments or repeated links a lot easier. Unfortunately we need to declare the XML namespace for every entity that uses and xlink which is a bit ugly. :-/ Signed-off-by: aszlig --- doc/entities.ent | 22 ++++++++++++++++++++++ doc/index.xml | 17 ++++++++++------- 2 files changed, 32 insertions(+), 7 deletions(-) create mode 100644 doc/entities.ent (limited to 'doc') diff --git a/doc/entities.ent b/doc/entities.ent new file mode 100644 index 00000000..cee77e2d --- /dev/null +++ b/doc/entities.ent @@ -0,0 +1,22 @@ + + + + +NixOS +'> +<nixpkgs> +'> +OpenLab Augsburg +'> + + + diff --git a/doc/index.xml b/doc/index.xml index dd26df3b..5bc76216 100644 --- a/doc/index.xml +++ b/doc/index.xml @@ -1,3 +1,8 @@ + + +%entities; +]> @@ -6,12 +11,10 @@ What is Vuizvui? Vuizvui is a set of NixOS modules and machine configurations that aim to - extend NixOS in a way that fits - the needs of the members of the - OpenLab Augsburg - and also serves as a playground for experimental features that are yet to - be included in the official NixOS project once they're well tested and - matured enough. + extend &nixos; in a way that fits the needs of the members of the + &openlab; and also serves as a playground for experimental features that + are yet to be included in the official NixOS project once they're well + tested and matured enough. @@ -25,7 +28,7 @@ something like too much while on the other side nix means nothing. Which fits quite well because this repository is for everything either too complex or not polished/generic - enough to be pushed into nixpkgs. + enough to be pushed into &nixpkgs;. -- cgit 1.4.1