]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
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 fcd1e54ed7b9ccb743113697ccd79857e03744ab..64c6cb834642f0131e922610706c69b8520cb6b7 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 ae50dfafc82d447d442dfa576f3d1ccf7fe7a686..107a6b9ea1f829c893bcd909ae6319a506e5bd22 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 e675145ccea2262bacc9eaa44ff4c7126b3049c7..9a243b8a18451f5ed8f207f83d7cb310724e9dda 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 bd49fbf69a7c0c04bd337cf4af2f2c06ce021b8b..23ce750135ed4a0083b2ee8539468b79fd4e9aa2 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. 
 
+  @}
 */