diff --git a/doc/integration.texi b/doc/integration.texi index 6bb323a..8c961fd 100644 --- a/doc/integration.texi +++ b/doc/integration.texi @@ -1,5 +1,5 @@ @c This document is part of the GNU ease.js manual. -@c Copyright (C) 2011, 2013 Mike Gerwitz +@c Copyright (C) 2011, 2013, 2014 Mike Gerwitz @c Permission is granted to copy, distribute and/or modify this document @c under the terms of the GNU Free Documentation License, Version 1.3 @c or any later version published by the Free Software Foundation; @@ -8,23 +8,23 @@ @c Free Documentation License''. @node Integration -@chapter Integrating ease.js +@chapter Integrating GNU ease.js -Before diving into ease.js, let's take a moment to get you set up. How ease.js -is integrated depends on how it is being used - on the server or in the client -(web browser). You may also wish to build ease.js yourself rather than -downloading pre-built packages. Depending on what you are doing, you may not -have to build ease.js at all. +Before diving into ease.js, let's take a moment to get you set up. How +ease.js is integrated depends on how it is being used---on the server or in +the client (web browser). You may also wish to build ease.js yourself rather +than downloading pre-built packages. Depending on what you are doing, you +may not have to build ease.js at all. @menu -* Getting ease.js:: How to get ease.js -* Building:: How to build ease.js -* Including:: Including ease.js in your own project +* Getting GNU ease.js:: How to get GNU ease.js +* Building:: How to build GNU ease.js +* Including:: Including GNU ease.js in your own project @end menu -@node Getting ease.js -@section Getting ease.js +@node Getting GNU ease.js +@section Getting GNU ease.js If you simply want to use ease.js in your project, you may be interested in simply grabbing an archive (tarball, zip, etc), or installing through your favorite package manger. More information on those options will become available @@ -135,7 +135,7 @@ pre-built files. @node Including -@section Including ease.js In Your Projects +@section Including GNU ease.js In Your Projects Using ease.js in your projects should be quick and painless. We'll worry about the details of how to actually @emph{use} ease.js in a bit. For now, let's just worry about how to include it in your project. diff --git a/doc/source-tree.texi b/doc/source-tree.texi index d5bedb3..20288fe 100644 --- a/doc/source-tree.texi +++ b/doc/source-tree.texi @@ -10,8 +10,8 @@ @node Source Tree @appendix Source Tree You should already have gotten a hold of the source tree -(@pxref{Getting ease.js}). If not, please do so first and feel free to follow -along. +(@pxref{Getting GNU ease.js}). If not, please do so first and feel free to +follow along. @example $ cd easejs