VirtualBox

Changeset 93800 in vbox


Ignore:
Timestamp:
Feb 16, 2022 7:11:31 PM (3 years ago)
Author:
vboxsync
Message:

doc/manual: Fix the place where the language specific generated catalog file is located, replacing xref from manpages to the user manual.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/manual/Config.kmk

    r93799 r93800  
    357357                '  <nextCatalog catalog="file://$$(VBOX_FILE_URL_MAYBE_SLASH)$$(VBOX_XML_CATALOG)"/>' \
    358358                '</catalog>'
    359         $$(QUIET)$$(call VBOX_XSLTPROC_WITH_CAT, -E "XML_CATALOG_FILES=$$(VBOX_PATH_MANUAL_OUTBASE)/xref-to-text$(1).xsl.cat") \
     359        $$(QUIET)$$(call VBOX_XSLTPROC_WITH_CAT, -E "XML_CATALOG_FILES=$$(VBOX_PATH_MANUAL_OUTBASE)/$(1)/xref-to-text.xsl.cat") \
    360360                --stringparam 'g_sMode' 'first' --output "$$@" "$$<" $$(filter %UserManual.xml,$$^)
    361361        # Using en-US version as section and chapter names until user manual is translated as well
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette