source: rtems-central/config.ini @ 233f564

Last change on this file since 233f564 was 233f564, checked in by Sebastian Huber <sebastian.huber@…>, on 04/06/20 at 11:32:41

items: Use a cache file directory

This allows read-only source trees.

  • Property mode set to 100644
File size: 1.6 KB
Line 
1spec:
2  cache-directory: cache
3  paths:
4  - spec
5  - external/rtems/spec
6glossary:
7  project-groups:
8  - RTEMS-GLOS-GENERAL
9  project-target: external/rtems-docs/c-user/glossary.rst
10  documents:
11  - rest-source-paths:
12    - external/rtems-docs/eng
13    target: external/rtems-docs/eng/glossary.rst
14appl-config:
15  groups:
16  - uid: RTEMS-ACFG-BDBUF
17    target: external/rtems-docs/c-user/config/bdbuf.rst
18  - uid: RTEMS-ACFG-BSP
19    target: external/rtems-docs/c-user/config/bsp-related.rst
20  - uid: RTEMS-ACFG-CLASSIC
21    target: external/rtems-docs/c-user/config/classic-api.rst
22  - uid: RTEMS-ACFG-CLASSICINIT
23    target: external/rtems-docs/c-user/config/classic-init-task.rst
24  - uid: RTEMS-ACFG-DEVDRV
25    target: external/rtems-docs/c-user/config/device-driver.rst
26  - uid: RTEMS-ACFG-EVENTRECORD
27    target: external/rtems-docs/c-user/config/event-record.rst
28  - uid: RTEMS-ACFG-FILESYSTEM
29    target: external/rtems-docs/c-user/config/filesystem.rst
30  - uid: RTEMS-ACFG-GENERAL
31    target: external/rtems-docs/c-user/config/general.rst
32  - uid: RTEMS-ACFG-IDLE
33    target: external/rtems-docs/c-user/config/idle-task.rst
34  - uid: RTEMS-ACFG-MPCI
35    target: external/rtems-docs/c-user/config/mpci.rst
36  - uid: RTEMS-ACFG-POSIX
37    target: external/rtems-docs/c-user/config/posix-api.rst
38  - uid: RTEMS-ACFG-POSIXINIT
39    target: external/rtems-docs/c-user/config/posix-init-thread.rst
40  - uid: RTEMS-ACFG-SCHEDGENERAL
41    target: external/rtems-docs/c-user/config/scheduler-general.rst
42  - uid: RTEMS-ACFG-STACKALLOC
43    target: external/rtems-docs/c-user/config/task-stack-alloc.rst
Note: See TracBrowser for help on using the repository browser.