diff options
| -rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 20 |
1 files changed, 18 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 0fd21d4d23..81d017bde7 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
| @@ -962,8 +962,24 @@ | |||
| 962 | ... | 962 | ... |
| 963 | EXTRA_OECONF = "--enable-something --enable-somethingelse" | 963 | EXTRA_OECONF = "--enable-something --enable-somethingelse" |
| 964 | ... | 964 | ... |
| 965 | </literallayout></para></listitem> | 965 | </literallayout> |
| 966 | </itemizedlist></para></listitem> | 966 | </para></listitem> |
| 967 | </itemizedlist> | ||
| 968 | </para></listitem> | ||
| 969 | <listitem><para> | ||
| 970 | <emphasis><filename>layerindex-fetch</filename>:</emphasis> | ||
| 971 | Fetches a layer from a layer index, along with its | ||
| 972 | dependent layers, and adds the layers to the | ||
| 973 | <filename>conf/bblayers.conf</filename> file. | ||
| 974 | </para></listitem> | ||
| 975 | <listitem><para> | ||
| 976 | <emphasis><filename>layerindex-show-depends</filename>:</emphasis> | ||
| 977 | Finds layer dependencies from the layer index. | ||
| 978 | </para></listitem> | ||
| 979 | <listitem><para> | ||
| 980 | <emphasis><filename>create-layer</filename>:</emphasis> | ||
| 981 | Creates a basic layer. | ||
| 982 | </para></listitem> | ||
| 967 | </itemizedlist> | 983 | </itemizedlist> |
| 968 | </para> | 984 | </para> |
| 969 | </section> | 985 | </section> |
