Next: , Previous: , Up: Top [Contents]


Appendix A Source Tree

You should already have gotten a hold of the source tree (see Getting GNU ease.js). If not, please do so first and feel free to follow along.

 $ cd easejs
 $ ls -d */
 doc/ lib/ test/ tools/

The project contains four main directories in addition to the root directory:

./

The root directory contains basic project files, such as README, Makefile and index.js.

doc/

Contains documentation source files (you are currently reading part of it - the manual).

lib/

Contains the actual source code for the various modules.

test/

Contains unit and performance tests.

tools/

Various tools used during build process.

Let’s take a look at each directory in more detail.

Root Directory: Contains basic project files
Doc Directory: Contains source documentation files (manual)
Lib Directory: Contains project source files (modules)
Test Directory: Contains unit and performance tests
Tools Directory: Contains build tools
Part of the GNU Project

Copyright © 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc.

"GNU Inside!" Page Fold licensed under CC-BY-SA 2.0; incorporates "A Big GNU Head".

The source code of this website is available in the website branch of the Git repository.

Authored by Mike Gerwitz

AltStyle によって変換されたページ (->オリジナル) /