From d4530aae03e1b8a3a47ed6693d36c9f2536df8a8 Mon Sep 17 00:00:00 2001 From: Anders Svensson Date: Sun, 18 Nov 2012 19:35:07 +0100 Subject: Fix broken doc links --- lib/diameter/doc/src/diameter.xml | 2 +- lib/diameter/doc/src/notes.xml | 14 +++++++++----- lib/diameter/doc/src/seealso.ent | 1 - 3 files changed, 10 insertions(+), 7 deletions(-) (limited to 'lib/diameter/doc') diff --git a/lib/diameter/doc/src/diameter.xml b/lib/diameter/doc/src/diameter.xml index b47ca56b10..bc42b75c7a 100644 --- a/lib/diameter/doc/src/diameter.xml +++ b/lib/diameter/doc/src/diameter.xml @@ -697,7 +697,7 @@ Can be any &capability; as well as the following.

Defines a Diameter application supported by the service.

-A service must configure one &application; for each Diameter +A service must configure one tuple for each Diameter application it intends to support. For an outgoing Diameter request, the relevant &application_alias; is passed to &call;, while for an diff --git a/lib/diameter/doc/src/notes.xml b/lib/diameter/doc/src/notes.xml index e57958ac09..aad86b966b 100644 --- a/lib/diameter/doc/src/notes.xml +++ b/lib/diameter/doc/src/notes.xml @@ -1,11 +1,17 @@ - + + + %also; + %here; +]>

2011 +2012 Ericsson AB. All Rights Reserved. @@ -395,8 +401,7 @@ Known issues or limitations:

Some agent-related functionality is not entirely complete. In particular, support for proxy agents, that advertise specific Diameter applications but otherwise relay messages in much the same -way as relay agents (for which a handle_request/3 +way as relay agents (for which a &handle_request; callback can return a relay tuple), will be completed in an upcoming release. There may also be more explicit support for redirect agents, although @@ -428,8 +433,7 @@ could likely be expanded upon.

-The function diameter:service_info/2 +The function &service_info; can be used to retrieve information about a started service (statistics, information about connected peers, etc) but this is not yet documented and both the input and output may change diff --git a/lib/diameter/doc/src/seealso.ent b/lib/diameter/doc/src/seealso.ent index a0143fd6d6..6f67630220 100644 --- a/lib/diameter/doc/src/seealso.ent +++ b/lib/diameter/doc/src/seealso.ent @@ -57,7 +57,6 @@ significant. diameter:transport_opt()'> diameter:transport_ref()'> -application'> capabilities_cb'> capx_timeout'> disconnect_cb'> -- cgit v1.2.3