diff options
| author | Adrian Dudau <adrian.dudau@enea.com> | 2016-01-18 14:51:29 +0100 |
|---|---|---|
| committer | Adrian Dudau <adrian.dudau@enea.com> | 2016-01-18 14:54:45 +0100 |
| commit | 0d310c2324d0fddcf306c406849158d84a6bd608 (patch) | |
| tree | 55df39f628c52403315e7955eb387a44dc24076c /documentation/README | |
| download | meta-enea-base-ppc-dizzy-enea.tar.gz | |
initial commit for Enea Linux 5.0-ppcdizzy-enea
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Diffstat (limited to 'documentation/README')
| -rw-r--r-- | documentation/README | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/documentation/README b/documentation/README new file mode 100644 index 0000000..0c8b3b5 --- /dev/null +++ b/documentation/README | |||
| @@ -0,0 +1,20 @@ | |||
| 1 | This README is applicable only for internal use at Enea, | ||
| 2 | since additional internal repositories are needed. | ||
| 3 | |||
| 4 | ======================================================== | ||
| 5 | |||
| 6 | The following books are built from THIS clone: | ||
| 7 | book-enea-linux-users-guide | ||
| 8 | book-enea-linux-release-info | ||
| 9 | book-enea-linux-open-source | ||
| 10 | |||
| 11 | Before building, clone also the following repositories on the | ||
| 12 | master-enea branch. They should be located on the same path | ||
| 13 | as the layer containing this folder. | ||
| 14 | |||
| 15 | docbuild.git (documentation build files) | ||
| 16 | documentation.git (contains xml files xi:included from THIS clone) | ||
| 17 | |||
| 18 | To build, choose one of the following commands: | ||
| 19 | make doc | ||
| 20 | cd book-xxx/doc; makethisdoc; makethisdoc -html | ||
