From 7be1f4b55ede536c79f5b7df8b19da1e4b1ed113 Mon Sep 17 00:00:00 2001 From: Viktor Klang Date: Mon, 29 Oct 2012 15:36:11 +0100 Subject: [PATCH] #2658 - Fixing todo sections of the documentation documentation ;-) --- akka-docs/rst/dev/documentation.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/akka-docs/rst/dev/documentation.rst b/akka-docs/rst/dev/documentation.rst index ad8ff244ae..b5745db46a 100644 --- a/akka-docs/rst/dev/documentation.rst +++ b/akka-docs/rst/dev/documentation.rst @@ -17,13 +17,12 @@ built using `Sphinx`_. Sphinx ====== -More to come... - +For more details see `The Sphinx Documentation `_ reStructuredText ================ -More to come... +For more details see `The reST Quickref `_ Sections --------