diff options
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 | ||
