diff --git a/docs/docs/books.xml b/docs/docs/books.xml index f021871ca..bc07736ac 100644 --- a/docs/docs/books.xml +++ b/docs/docs/books.xml @@ -9,6 +9,23 @@ + +

+

+ One of the major goals of dlib is to have documentation that enables + someone to easily make use of its various components. Ideally, + you would read a short description of something, understand it immediately, + and begin using it in your application without any difficulty. Obviously, this + depends partly on the background of the user. For example, if you have + never written software before then it probably isn't going to be this easy. +

+

+ This page contains references to books, along with my commentary, which explain most of + the subjects needed to understand the various parts of the library. In most cases these are + the books I learned from during the process + of creating dlib. As always, if you disagree with anything or think I have left out an important + text then shoot me an email. +



@@ -16,33 +33,84 @@