DOXYGEN: Move the protocol and architecture docs into their own modules

Change-Id: I1021d99c2479f9157e5c5b1fef10e5d975b35f86
Reviewed-on: http://gerrit.openafs.org/8130
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
This commit is contained in:
Jason Edgecombe 2012-09-16 21:01:04 -04:00 committed by Derrick Brashear
parent 10dbf19378
commit 54e4133873
4 changed files with 15 additions and 2 deletions

View File

@ -1,4 +1,5 @@
/*!
\addtogroup arch-overview Architectural Overview
\page title AFS-3 Programmer's Reference: Architectural Overview
\author Edward R. Zayas

View File

@ -1,4 +1,6 @@
/*!
\addtogroup bos-spec BOS Server Interface
@{
\page title AFS-3 Programmer's Reference: BOS Server Interface
@ -2469,5 +2471,6 @@ University. Quorum Completion, ITCID, Pittsburgh, PA, Month, 1988.
System Types in Sun UNIX, Conference Proceedings, 1986 Summer Usenix Technical
Conference, pp. 238-247, El Toro, CA, 1986.
@}
*/

View File

@ -1,4 +1,9 @@
/*! \mainpage AFS-3 Programmer's Reference: Specification for the Rx Remote
/*!
* \addtogroup rxrpc-spec RX RPC Specification
* RX RPC Specification
* @{
*
* \mainpage AFS-3 Programmer's Reference: Specification for the Rx Remote
* Procedure Call Facility
*
* AFS-3 Programmer's Reference:
@ -6445,5 +6450,6 @@
* \li [4] S. R. Kleinman. Vnodes: An Architecture for Multiple file
* System Types in Sun UNIX, Conference Proceedings, 1986 Summer Usenix
* Technical Conference, pp. 238-247, El Toro, CA, 1986.
*
*
* @}
*/

View File

@ -1,4 +1,6 @@
/*!
\addtogroup vldb-spec VLDB Server Interface
@{
\page title AFS-3 Programmer's Reference: Volume Server/Volume Location
Server Interface
@ -3621,4 +3623,5 @@ Library For Managing Ubiquitous Data, ITCID, Pittsburgh, PA, Month, 1988.
\li [5] Information Technology Center, Carnegie Mellon University. Quorum
Completion, ITCID, Pittsburgh, PA, Month, 1988.
@}
*/