File tree Expand file tree Collapse file tree
src/docbuild/config/xml/data Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33<docset setid =" 16.0" lifecycle =" supported" >
44 <version >16.0</version >
55 <canonical >sles/16.0</canonical >
6- <builddocs >
6+ <resources >
77 <git remote =" https://github.com/SUSE/doc-modular.git" />
88 <locale lang =" en-us" >
99 <branch >maintenance/SLE16.0</branch >
192192 <format html =" 1" />
193193 </deliverable >
194194 </locale >
195- </builddocs >
195+ </resources >
196196
197197 <external >
198198 <link category =" about" gated =" false" >
Original file line number Diff line number Diff line change @@ -811,7 +811,7 @@ ds.docset =
811811 ds.listingversion?,
812812 ds.overridedesc?,
813813 (
814- (ds.builddocs ,
814+ (ds.resources ,
815815 ds.internal?,
816816 ds.external?)
817817 |
@@ -912,16 +912,12 @@ div {
912912 db:refpurpose [ "Container for definitions of documents to build" ]
913913]
914914div {
915- ds.builddocs =
915+ ds.resources =
916916 ## Container for definitions of documents to build
917- element builddocs {
917+ element resources {
918918 ds.git,
919919 ds.locale_default,
920920 ds.locale_translation*
921- #(
922- # ds.language_translation_list |
923- # ds.language_translation_full
924- #)*
925921 }
926922}
927923
You can’t perform that action at this time.
0 commit comments