restructure ToC of reST docs
- completely decouple Java/Scala and remove heading suffixes - move all images into images/ - move cluster docs into “official” place
This commit is contained in:
parent
c86cc0b8f7
commit
63c6bc7d88
89 changed files with 252 additions and 336 deletions
20
akka-docs/rst/java.rst
Normal file
20
akka-docs/rst/java.rst
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
.. _java-api:
|
||||
|
||||
Java Documentation
|
||||
==================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
intro/index
|
||||
general/index
|
||||
java/index-actors
|
||||
java/index-futures
|
||||
java/index-network
|
||||
java/index-utilities
|
||||
java/howto
|
||||
experimental/index
|
||||
dev/index
|
||||
project/index
|
||||
additional/index
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue