Explorar o código

Make doxygen work even if it's initialized before boostbook.

The doxygen module is not really standalone, it requires Boost.Book XSL
stylesheets, and so needs to get their location from the boostbook module.
Previously, the doxygen.init module would get the stylesheet dir, and if
it's empty, would not declare some generators. So, if doxygen is initialized
before bookstbook, some conversion won't work.

Now, generators are defined in all cases, but when the action is run, we
check that boostbook was initialized.


[SVN r28313]
Vladimir Prus %!s(int64=21) %!d(string=hai) anos
pai
achega
8d97b9f131
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit 7c553e33f263ae244cc71ca4067766bda640f13b
+Subproject commit ce3572650ea11e8ae717e19f95cc0e6add046535

粤ICP备19079148号