pekko/project
Roland 9bc01ae265 add preprocessor for RST docs, see #2461 and #2431
The idea is to filter the sources, replacing @<var>@ occurrences with
the mapping for <var> (which is currently hard-coded). @@ -> @. In order
to make this work, I had to move the doc sources one directory down
(into akka-docs/rst) so that the filtered result could be in a sibling
directory so that relative links (to _sphinx plugins or real code) would
continue to work.

While I was at it I also changed it so that WARNINGs and ERRORs are not
swallowed into the debug dump anymore but printed at [warn] level
(minimum).

One piece of fallout is that the (online) html build is now run after
the normal one, not in parallel.
2012-09-21 13:58:47 +02:00
..
scripts Remove duplicated multi-node-log-replace, it's in scripts/ 2012-09-19 15:50:33 +02:00
AkkaBuild.scala add preprocessor for RST docs, see #2461 and #2431 2012-09-21 13:58:47 +02:00
build.properties Akka now builds and tests with sbt 0.12.0. See #2353 2012-08-20 12:06:49 +02:00
Dist.scala Include google analytics in online version of docs. See #1892 2012-05-10 11:05:49 +12:00
plugins.sbt Changed multinode properties used by MultiNodeSpec. See #2528. 2012-09-20 12:01:49 +02:00
Publish.scala The unborkening of the plugins publish 2012-09-21 11:17:49 +02:00
Release.scala Revert "restrict Sphinx tasks to akka-docs cage" 2012-07-28 10:43:31 +12:00
Sphinx.scala add preprocessor for RST docs, see #2461 and #2431 2012-09-21 13:58:47 +02:00
Unidoc.scala Add scripted release 2011-12-10 13:31:40 +13:00