VirtualBox

Changeset 99619 in vbox


Ignore:
Timestamp:
May 5, 2023 8:58:41 AM (17 months ago)
Author:
vboxsync
Message:

manual: Makefile nits and scm fixes. bugref:10302

Location:
trunk/doc/manual
Files:
2 edited

Legend:

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

    r99617 r99619  
    4343 ifneq ($(VBOX_DITA_OT_PATH),)
    4444  VBOX_DITA_OT_PATH := $(firstfile \
    45         $(rversortfiles $(qwildcard ,$(KBUILD_DEVTOOLS)/common/dita-ot/v[4-9].*)) \
    46         $(KBUILD_DEVTOOLS)/common/dita-ot/v4.0.2-r1)
     45                $(rversortfiles $(qwildcard ,$(KBUILD_DEVTOOLS)/common/dita-ot/v[4-9].*)) \
     46                $(KBUILD_DEVTOOLS)/common/dita-ot/v4.0.2-r1)
    4747 endif
    4848
  • trunk/doc/manual/Makefile.kmk

    r99617 r99619  
    130130
    131131 ##
    132  # Copies DITA-OT to $1, runs the dost.jar with /ditadir given and nukes $1 when done.
    133  #
    134  # Additional options for dost.jar can be specified following the call to VBOX_DITA_RUN_DOST
     132 # Runs the dost.jar.
    135133 #
    136134 # @param 1    Additional kmk_redirect options.
     
    156154        --verbose \
    157155        $(if-expr defined(VBOX_DITA_DEBUG),"--clean.temp=no" "--debug",) \
    158         $2
     156        $2
    159157
    160158 VBOX_DITA_CLASSPATH = \
     
    993991        $$(call MSG_L1,dita-ot-qhelp, => $$@ ($(2)/UserManual_htmlhelp.log))
    994992        $$(QUIET)$$(MKDIR) -- "$$(@D)"
    995         $$(call VBOX_DITA_RUN_DOST, -EHHCDIR="$$(@D)", \
     993        $$(QUIET)$$(call VBOX_DITA_RUN_DOST, -EHHCDIR="$$(@D)", \
    996994                "--input=$$(VBOX_PATH_MANUAL_OUTBASE)/$(1)/dita/UserManual.ditamap" \
    997995                "--format=htmlhelp" \
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