[26518] in CVS-changelog-for-Kerberos-V5
svn rev #25849: trunk/doc/rst_source/krb_appldev/refs/types/
daemon@ATHENA.MIT.EDU (tsitkova@mit.edu)
Sat May 5 11:35:53 2012
Date: Sat, 5 May 2012 11:35:51 -0400
From: tsitkova@mit.edu
Message-Id: <201205051535.q45FZpTg017713@drugstore.mit.edu>
To: cvs-krb5@mit.edu
Reply-To: krbdev@mit.edu
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cvs-krb5-bounces@mit.edu
http://src.mit.edu/fisheye/changelog/krb5/?cs=25849
Commit By: tsitkova
Log Message:
Add generalized definition of krb5_ui_4 and krb5_int32 to the documentation for better cross-referencing. Do not include internal structure krb5_cc_ops into Sphinx documentation.
Changed Files:
U trunk/doc/rst_source/krb_appldev/refs/types/index.rst
A trunk/doc/rst_source/krb_appldev/refs/types/krb5_int32.rst
A trunk/doc/rst_source/krb_appldev/refs/types/krb5_ui_4.rst
Modified: trunk/doc/rst_source/krb_appldev/refs/types/index.rst
===================================================================
--- trunk/doc/rst_source/krb_appldev/refs/types/index.rst 2012-05-03 21:43:47 UTC (rev 25848)
+++ trunk/doc/rst_source/krb_appldev/refs/types/index.rst 2012-05-05 15:35:51 UTC (rev 25849)
@@ -90,7 +90,6 @@
krb5_cksumtype
krb5_context.rst
krb5_cc_cursor.rst
- krb5_cc_ops.rst
krb5_ccache.rst
krb5_cccol_cursor.rst
krb5_init_creds_context.rst
Added: trunk/doc/rst_source/krb_appldev/refs/types/krb5_int32.rst
===================================================================
--- trunk/doc/rst_source/krb_appldev/refs/types/krb5_int32.rst (rev 0)
+++ trunk/doc/rst_source/krb_appldev/refs/types/krb5_int32.rst 2012-05-05 15:35:51 UTC (rev 25849)
@@ -0,0 +1,12 @@
+.. highlightlang:: c
+
+.. _krb5-int32-struct:
+
+krb5_int32
+==========
+
+..
+.. c:type:: krb5_int32
+..
+
+krb5_int32 is a signed 32-bit integer type
Added: trunk/doc/rst_source/krb_appldev/refs/types/krb5_ui_4.rst
===================================================================
--- trunk/doc/rst_source/krb_appldev/refs/types/krb5_ui_4.rst (rev 0)
+++ trunk/doc/rst_source/krb_appldev/refs/types/krb5_ui_4.rst 2012-05-05 15:35:51 UTC (rev 25849)
@@ -0,0 +1,12 @@
+.. highlightlang:: c
+
+.. _krb5-ui4-struct:
+
+krb5_ui_4
+==========
+
+..
+.. c:type:: krb5_ui_4
+..
+
+krb5_ui_4 is an unsigned 32-bit integer type.
_______________________________________________
cvs-krb5 mailing list
cvs-krb5@mit.edu
https://mailman.mit.edu/mailman/listinfo/cvs-krb5