diff options
author | Peter Andersson <[email protected]> | 2011-12-12 03:10:51 +0100 |
---|---|---|
committer | Peter Andersson <[email protected]> | 2011-12-12 05:08:41 +0100 |
commit | e7fc8ebdf5fcf82c581026d7c52e23a53b05ba01 (patch) | |
tree | 6f0a5b5a038b5cc0f7f1fa44b890082431fa6bfb /lib/common_test/doc/src/part.xml | |
parent | 46ef0536a9e3442c3a54237b59b238e6b6f7a90a (diff) | |
download | otp-e7fc8ebdf5fcf82c581026d7c52e23a53b05ba01.tar.gz otp-e7fc8ebdf5fcf82c581026d7c52e23a53b05ba01.tar.bz2 otp-e7fc8ebdf5fcf82c581026d7c52e23a53b05ba01.zip |
Update basics chapter and introduce getting started chapter
Diffstat (limited to 'lib/common_test/doc/src/part.xml')
-rw-r--r-- | lib/common_test/doc/src/part.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/common_test/doc/src/part.xml b/lib/common_test/doc/src/part.xml index 3284bcadaa..a74185221d 100644 --- a/lib/common_test/doc/src/part.xml +++ b/lib/common_test/doc/src/part.xml @@ -65,6 +65,7 @@ </description> <xi:include href="basics_chapter.xml"/> + <xi:include href="getting_started_chapter.xml"/> <xi:include href="install_chapter.xml"/> <xi:include href="write_test_chapter.xml"/> <xi:include href="test_structure_chapter.xml"/> |