From 8dc8697d5215009693da2e59f669faf3ccc7a989 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Thu, 6 Sep 2018 14:33:37 -0500 Subject: Add Administrator's Handbook outline; rename guides to handbooks --- src/devel/develbook.xml | 38 ++++++++++++++++++++++++++++++++++++++ src/devel/develguide.xml | 38 -------------------------------------- 2 files changed, 38 insertions(+), 38 deletions(-) create mode 100644 src/devel/develbook.xml delete mode 100644 src/devel/develguide.xml (limited to 'src/devel') diff --git a/src/devel/develbook.xml b/src/devel/develbook.xml new file mode 100644 index 0000000..26b4435 --- /dev/null +++ b/src/devel/develbook.xml @@ -0,0 +1,38 @@ + + + + + + + + + +]> + + + Adélie Linux 1.0 Developer's Handbook + + A.Wilcox + + 20172018Adélie Linux + + + Preface + This Developer's Handbook is the official documentation for developing the Adélie Linux 1.0 system. It is designed for developers interested in working on the distribution itself; for general information on programming your computer running the Adélie Linux system, see the User's Handbook chapter "Getting started with programming". + Many contributed to the final version of the Handbook. This includes NatanaelCopa and TimoTeras from Alpine Linux. + It is assumed that you, the reader, are familiar with using a terminal or command line interface, the use of Unix commands, and the compilation of software. If you are not yet familiar with these concepts, start with our User's Handbook, which will assist you in learning them. + Please also ensure that you are comfortable and properly rested before reading this handbook. This will allow you to learn quicker, and be able to recall the information you have learned easier. + It is hoped by the author that you find this handbook easy to understand and read. Please feel free to contact me or the Adélie Linux community if you have any suggestions on how to make this handbook better. We'd love to hear from you, and we hope you enjoy using our distribution. + – A. Wilcox, 2018 + + &chap1; + &chap2; + &chap3; + &chap4; + &chap5; + &chap6; + &chap7; + &chap8; + diff --git a/src/devel/develguide.xml b/src/devel/develguide.xml deleted file mode 100644 index 8447c80..0000000 --- a/src/devel/develguide.xml +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - -]> - - - Adélie Linux 1.0 Developer's Guide - - A.Wilcox - - 2017Adélie Linux - - - Preface - This Developer's Guide is the official guide to developing the Adélie Linux 1.0 system. It is designed for developers interested in working on the distribution itself; for general information on programming your computer running the Adélie Linux system, see the User's Guide chapter "Getting started with programming". - Many contributed to the final version of this guide. This includes NatanaelCopa and TimoTeras from Alpine Linux. - It is assumed that you, the reader, are familiar with using a terminal or command line interface, the use of Unix commands, and the compilation of software. If you are not yet familiar with these concepts, start with our User's Guide, which will assist you in learning them. - Please also ensure that you are comfortable and properly rested before reading this guide. This will allow you to learn quicker, and be able to recall the information you have learned easier. - It is hoped by the author that you find this guide easy to understand and read. Please feel free to contact me or the Adélie Linux community if you have any suggestions on how to make this guide better. We'd love to hear from you, and we hope you enjoy using our distribution. - – A. Wilcox, 2017 - - &chap1; - &chap2; - &chap3; - &chap4; - &chap5; - &chap6; - &chap7; - &chap8; - -- cgit v1.2.3-70-g09d2