Doku: P_MSG_PROB, AddRoomMessage und Props angepasst
* P_MSG_PROB nochmal naeher erklaert, da Name fehlleitet
Change-Id: I5a8b76420c1072caee7f3b0e14f73287e88bf594
diff --git a/doc/sphinx/props/P_ROOM_MSG.rst b/doc/sphinx/props/P_ROOM_MSG.rst
index 087f9c2..620af5c 100644
--- a/doc/sphinx/props/P_ROOM_MSG.rst
+++ b/doc/sphinx/props/P_ROOM_MSG.rst
@@ -3,19 +3,16 @@
NAME
----
-::
P_ROOM_MSG "room_msg"
DEFINIERT IN
------------
-::
/sys/room/description.h
BESCHREIBUNG
------------
-::
Liste mit Meldungen, die zufaellig im Raum ausgegeben werden.
@@ -23,17 +20,17 @@
ANMERKUNGEN
-----------
-::
Bitte AddRoomMessage() zum Hinzufuegen/Ueberschreiben benutzen!
SIEHE AUCH
----------
-::
- LFuns: AddRoomMessage()
- Verwandt: tell_room(), ReceiveMsg()
- Props: P_FUNC_MSG, P_MSG_PROB
+ LFuns:
+ :doc:`../lfun/AddRoomMessage`
+ Verwandt:
+ tell_room(), :doc:`../sefun/send_room`, :doc:`../lfun/ReceiveMsg`
+ Props:
+ :doc:`P_MSG_PROB`, :doc:`P_FUNC_MSG`
-2.Feb 2016 Gloinson
-
+2.Feb 2016 Gloinson
\ No newline at end of file