Subfolder under locale folder: Difference between revisions
Jump to navigation
Jump to search
| Line 16: | Line 16: | ||
== Setting up a project where the resource files have subfolders == | == Setting up a project where the resource files have subfolders == | ||
See [[On_Boarding_an_LRM_Project|''Onboarding an LRM project'']] for information on how to set up a LRM project. | See [[On_Boarding_an_LRM_Project|''Onboarding an LRM project'']] for information on how to set up a LRM project. Below is an example of setting up the location of DITA resource files as described above. | ||
Revision as of 22:47, 8 July 2020
Subfolders under locale folder
There are some resource files, such as DITA, that require a file structure where there are subfolders under each locale folder.
Example:
- en
- content
- ContentIntro.dita
- services
- ServicesIntro.dita
- fr
- content
- ContentIntro.dita
- services
- ServicesIntro.dita
Setting up a project where the resource files have subfolders
See Onboarding an LRM project for information on how to set up a LRM project. Below is an example of setting up the location of DITA resource files as described above.