fix broken comment
This commit is contained in:
parent
25c89ae55a
commit
92059c9fb0
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ object AkkaBuild extends Build {
|
|||
* online version of docs: the main docs are generated by
|
||||
* akka-docs/sphinx and its dependencies, but we need to run the HTML
|
||||
* part twice, so add it also as akka/sphinx. The trick is to reroute the
|
||||
* dependencies of that one to their akka-docs/* brothers, for which the
|
||||
* dependencies of that one to their akka-docs brothers, for which the
|
||||
* “map identity” is crucial; if anybody knows how/why, please drop RK a
|
||||
* line (without it, the pygments task would run twice in parallel for
|
||||
* the same directory, wreaking the expected amount of havoc).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue