DOXYGEN: Move the protocol and architecture docs into their own modules
authorJason Edgecombe <jason@rampaginggeek.com>
Mon, 17 Sep 2012 01:01:04 +0000 (21:01 -0400)
committerDerrick Brashear <shadow@your-file-system.com>
Wed, 26 Sep 2012 11:53:24 +0000 (04:53 -0700)
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>

doc/arch/arch-overview.h
doc/protocol/bos-spec.h
doc/protocol/rx-spec.h
doc/protocol/vldb-vol-spec.h

index fcd1e54..64c6cb8 100644 (file)
@@ -1,4 +1,5 @@
 /*!
+  \addtogroup arch-overview Architectural Overview
        \page title AFS-3 Programmer's Reference:  Architectural Overview 
 
 \author Edward R. Zayas 
index ae50dfa..107a6b9 100644 (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. 
 
+@}
 */
 
index e675145..9a243b8 100644 (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:  
  * \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. 
- * 
+ *
+ * @}
  */
index bd49fbf..23ce750 100644 (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. 
 
+  @}
 */