[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Doxygen report

From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-04-01 23:11:00 CEST

Julian Foad wrote:
> Max Bowsher wrote:
>> Report of undocumented items:
>
> Any chance of sending an updated report now that you have fixed many of
> these?

The report is nothing more than "doxygen 2>doxyerr; sort -u doxyerr",
followed by a little manual trimming and spacing.
But if it's useful, sure...:

svn_auth.h:151: Member vtable of class svn_auth_provider_object_t is not
documented.
svn_auth.h:152: Member provider_baton of class svn_auth_provider_object_t is
not documented.
svn_auth.h:501: Member SVN_AUTH_PARAM_DEFAULT_PASSWORD of group auth_fns is
not documented.

svn_client.h:1885: @{ may only be used in a group block!
svn_client.h:1889: Member copyfrom_url of class svn_info_t is not
documented.
svn_client.h:1890: Member copyfrom_rev of class svn_info_t is not
documented.
svn_client.h:1891: Member text_time of class svn_info_t is not documented.
svn_client.h:1892: Member prop_time of class svn_info_t is not documented.
svn_client.h:1893: Member checksum of class svn_info_t is not documented.
svn_client.h:1894: Member conflict_old of class svn_info_t is not
documented.
svn_client.h:1895: Member conflict_new of class svn_info_t is not
documented.
svn_client.h:1896: Member conflict_wrk of class svn_info_t is not
documented.
svn_client.h:1897: Member prejfile of class svn_info_t is not documented.
svn_client.h:263: Member SVN_CLIENT_COMMIT_ITEM_ADD of group
svn_client_commit_item_flags is not documented.
svn_client.h:264: Member SVN_CLIENT_COMMIT_ITEM_DELETE of group
svn_client_commit_item_flags is not documented.
svn_client.h:265: Member SVN_CLIENT_COMMIT_ITEM_TEXT_MODS of group
svn_client_commit_item_flags is not documented.
svn_client.h:266: Member SVN_CLIENT_COMMIT_ITEM_PROP_MODS of group
svn_client_commit_item_flags is not documented.
svn_client.h:267: Member SVN_CLIENT_COMMIT_ITEM_IS_COPY of group
svn_client_commit_item_flags is not documented.
svn_client.h:411: Member SVN_CLIENT_AUTH_USERNAME of group
svn_client_auth_files is not documented.
svn_client.h:412: Member SVN_CLIENT_AUTH_PASSWORD of group
svn_client_auth_files is not documented.

svn_config.h:101: Member SVN_CONFIG_DEFAULT_GLOBAL_IGNORES of file
svn_config.h is not documented.
svn_config.h:103: Member SVN_CONFIG_TRUE of file svn_config.h is not
documented.
svn_config.h:104: Member SVN_CONFIG_FALSE of file svn_config.h is not
documented.
svn_config.h:53: Member SVN_CONFIG_CATEGORY_SERVERS of file svn_config.h is
not documented.
svn_config.h:54: Member SVN_CONFIG_SECTION_GROUPS of file svn_config.h is
not documented.
svn_config.h:55: Member SVN_CONFIG_SECTION_GLOBAL of file svn_config.h is
not documented.
svn_config.h:56: Member SVN_CONFIG_OPTION_HTTP_PROXY_HOST of file
svn_config.h is not documented.
svn_config.h:57: Member SVN_CONFIG_OPTION_HTTP_PROXY_PORT of file
svn_config.h is not documented.
svn_config.h:58: Member SVN_CONFIG_OPTION_HTTP_PROXY_USERNAME of file
svn_config.h is not documented.
svn_config.h:59: Member SVN_CONFIG_OPTION_HTTP_PROXY_PASSWORD of file
svn_config.h is not documented.
svn_config.h:60: Member SVN_CONFIG_OPTION_HTTP_PROXY_EXCEPTIONS of file
svn_config.h is not documented.
svn_config.h:61: Member SVN_CONFIG_OPTION_HTTP_TIMEOUT of file svn_config.h
is not documented.
svn_config.h:62: Member SVN_CONFIG_OPTION_HTTP_COMPRESSION of file
svn_config.h is not documented.
svn_config.h:63: Member SVN_CONFIG_OPTION_NEON_DEBUG_MASK of file
svn_config.h is not documented.
svn_config.h:64: Member SVN_CONFIG_OPTION_SSL_AUTHORITY_FILES of file
svn_config.h is not documented.
svn_config.h:65: Member SVN_CONFIG_OPTION_SSL_TRUST_DEFAULT_CA of file
svn_config.h is not documented.
svn_config.h:66: Member SVN_CONFIG_OPTION_SSL_CLIENT_CERT_FILE of file
svn_config.h is not documented.
svn_config.h:67: Member SVN_CONFIG_OPTION_SSL_CLIENT_CERT_PASSWORD of file
svn_config.h is not documented.
svn_config.h:69: Member SVN_CONFIG_CATEGORY_CONFIG of file svn_config.h is
not documented.
svn_config.h:70: Member SVN_CONFIG_SECTION_AUTH of file svn_config.h is not
documented.
svn_config.h:71: Member SVN_CONFIG_OPTION_STORE_PASSWORDS of file
svn_config.h is not documented.
svn_config.h:72: Member SVN_CONFIG_OPTION_STORE_AUTH_CREDS of file
svn_config.h is not documented.
svn_config.h:73: Member SVN_CONFIG_SECTION_HELPERS of file svn_config.h is
not documented.
svn_config.h:74: Member SVN_CONFIG_OPTION_EDITOR_CMD of file svn_config.h is
not documented.
svn_config.h:75: Member SVN_CONFIG_OPTION_DIFF_CMD of file svn_config.h is
not documented.
svn_config.h:76: Member SVN_CONFIG_OPTION_DIFF3_CMD of file svn_config.h is
not documented.
svn_config.h:77: Member SVN_CONFIG_OPTION_DIFF3_HAS_PROGRAM_ARG of file
svn_config.h is not documented.
svn_config.h:78: Member SVN_CONFIG_SECTION_MISCELLANY of file svn_config.h
is not documented.
svn_config.h:79: Member SVN_CONFIG_OPTION_GLOBAL_IGNORES of file
svn_config.h is not documented.
svn_config.h:80: Member SVN_CONFIG_OPTION_LOG_ENCODING of file svn_config.h
is not documented.
svn_config.h:81: Member SVN_CONFIG_OPTION_USE_COMMIT_TIMES of file
svn_config.h is not documented.
svn_config.h:82: Member SVN_CONFIG_OPTION_TEMPLATE_ROOT of file svn_config.h
is not documented.
svn_config.h:83: Member SVN_CONFIG_OPTION_ENABLE_AUTO_PROPS of file
svn_config.h is not documented.
svn_config.h:84: Member SVN_CONFIG_OPTION_NO_UNLOCK of file svn_config.h is
not documented.
svn_config.h:85: Member SVN_CONFIG_SECTION_TUNNELS of file svn_config.h is
not documented.
svn_config.h:86: Member SVN_CONFIG_SECTION_AUTO_PROPS of file svn_config.h
is not documented.
svn_config.h:89: Member SVN_CONFIG_SECTION_GENERAL of file svn_config.h is
not documented.
svn_config.h:90: Member SVN_CONFIG_OPTION_ANON_ACCESS of file svn_config.h
is not documented.
svn_config.h:91: Member SVN_CONFIG_OPTION_AUTH_ACCESS of file svn_config.h
is not documented.
svn_config.h:92: Member SVN_CONFIG_OPTION_PASSWORD_DB of file svn_config.h
is not documented.
svn_config.h:93: Member SVN_CONFIG_OPTION_REALM of file svn_config.h is not
documented.
svn_config.h:96: Member SVN_CONFIG_SECTION_USERS of file svn_config.h is not
documented.

svn_dav.h:54: Member SVN_DAV_OPTION_LOCK_BREAK of file svn_dav.h is not
documented.
svn_dav.h:55: Member SVN_DAV_OPTION_LOCK_STEAL of file svn_dav.h is not
documented.
svn_dav.h:56: Member SVN_DAV_OPTION_RELEASE_LOCKS of file svn_dav.h is not
documented.
svn_dav.h:57: Member SVN_DAV_OPTION_KEEP_LOCKS of file svn_dav.h is not
documented.
svn_dav.h:89: Member SVN_DAV_RESULT_FULLTEXT_MD5_HEADER of file svn_dav.h is
not documented.

svn_delta.h:124: Member action_code of class svn_txdelta_op_t is not
documented.
svn_delta.h:125: Member offset of class svn_txdelta_op_t is not documented.
svn_delta.h:126: Member length of class svn_txdelta_op_t is not documented.

svn_error_codes.h:1009: Member svn_errno_t of file svn_error_codes.h is not
documented.
svn_error_codes.h:66: Member SVN_ERROR_START of file svn_error_codes.h is
not documented.
svn_error_codes.h:67: Member SVN_ERRDEF(num, offset, str) of file
svn_error_codes.h is not documented.
svn_error_codes.h:68: Member SVN_ERROR_END of file svn_error_codes.h is not
documented.
svn_error_codes.h:70: Member SVN_ERROR_ENUM_DEFINED of file
svn_error_codes.h is not documented.

svn_fs.h:57: Member SVN_FS_CONFIG_BDB_TXN_NOSYNC of group fs_config_opts is
not documented.
svn_fs.h:58: Member SVN_FS_CONFIG_BDB_LOG_AUTOREMOVE of group fs_config_opts
is not documented.

svn_ra_svn.h:102: Member u of class svn_ra_svn_item_t is not documented.
svn_ra_svn.h:105: Member svn_ra_svn_edit_callback)(void *baton) of file
svn_ra_svn.h is not documented.
svn_ra_svn.h:81: Member cmdname of class svn_ra_svn_cmd_entry_t is not
documented.
svn_ra_svn.h:82: Member handler of class svn_ra_svn_cmd_entry_t is not
documented.
svn_ra_svn.h:83: Member terminate of class svn_ra_svn_cmd_entry_t is not
documented.
svn_ra_svn.h:94: Member kind of class svn_ra_svn_item_t is not documented.

svn_repos.h:1283: Member SVN_REPOS_DUMPFILE_MAGIC_HEADER of group
svn_repos_dump_load is not documented.
svn_repos.h:1284: Member SVN_REPOS_DUMPFILE_FORMAT_VERSION of group
svn_repos_dump_load is not documented.
svn_repos.h:1285: Member SVN_REPOS_DUMPFILE_UUID of group
svn_repos_dump_load is not documented.
svn_repos.h:1286: Member SVN_REPOS_DUMPFILE_CONTENT_LENGTH of group
svn_repos_dump_load is not documented.
svn_repos.h:1288: Member SVN_REPOS_DUMPFILE_REVISION_NUMBER of group
svn_repos_dump_load is not documented.
svn_repos.h:1290: Member SVN_REPOS_DUMPFILE_NODE_PATH of group
svn_repos_dump_load is not documented.
svn_repos.h:1291: Member SVN_REPOS_DUMPFILE_NODE_KIND of group
svn_repos_dump_load is not documented.
svn_repos.h:1292: Member SVN_REPOS_DUMPFILE_NODE_ACTION of group
svn_repos_dump_load is not documented.
svn_repos.h:1293: Member SVN_REPOS_DUMPFILE_NODE_COPYFROM_PATH of group
svn_repos_dump_load is not documented.
svn_repos.h:1294: Member SVN_REPOS_DUMPFILE_NODE_COPYFROM_REV of group
svn_repos_dump_load is not documented.
svn_repos.h:1295: Member SVN_REPOS_DUMPFILE_TEXT_COPY_SOURCE_CHECKSUM of
group svn_repos_dump_load is not documented.
svn_repos.h:1296: Member SVN_REPOS_DUMPFILE_TEXT_CONTENT_CHECKSUM of group
svn_repos_dump_load is not documented.
svn_repos.h:1298: Member SVN_REPOS_DUMPFILE_PROP_CONTENT_LENGTH of group
svn_repos_dump_load is not documented.
svn_repos.h:1299: Member SVN_REPOS_DUMPFILE_TEXT_CONTENT_LENGTH of group
svn_repos_dump_load is not documented.
svn_repos.h:1302: Member SVN_REPOS_DUMPFILE_PROP_DELTA of group
svn_repos_dump_load is not documented.
svn_repos.h:1304: Member SVN_REPOS_DUMPFILE_TEXT_DELTA of group
svn_repos_dump_load is not documented.
svn_repos.h:1611: Member new_revision_record)(void **revision_baton,
apr_hash_t *headers, void *parse_baton, apr_pool_t *pool) of class
svn_repos_parse_fns_t is not documented.
svn_repos.h:1614: Member uuid_record)(const char *uuid, void *parse_baton,
apr_pool_t *pool) of class svn_repos_parse_fns_t is not documented.
svn_repos.h:1618: Member new_node_record)(void **node_baton, apr_hash_t
*headers, void *revision_baton, apr_pool_t *pool) of class
svn_repos_parse_fns_t is not documented.
svn_repos.h:1621: Member set_revision_property)(void *revision_baton, const
char *name, const svn_string_t *value) of class svn_repos_parse_fns_t is not
documented.
svn_repos.h:1624: Member set_node_property)(void *node_baton, const char
*name, const svn_string_t *value) of class svn_repos_parse_fns_t is not
documented.
svn_repos.h:1625: Member remove_node_props)(void *node_baton) of class
svn_repos_parse_fns_t is not documented.
svn_repos.h:1627: Member set_fulltext)(svn_stream_t **stream, void
*node_baton) of class svn_repos_parse_fns_t is not documented.
svn_repos.h:1628: Member close_node)(void *node_baton) of class
svn_repos_parse_fns_t is not documented.
svn_repos.h:1629: Member close_revision)(void *revision_baton) of class
svn_repos_parse_fns_t is not documented.

svn_subst.h:81: @{ may only be used in a group block!
svn_subst.h:85: Member date of class svn_subst_keywords_t is not documented.
svn_subst.h:86: Member author of class svn_subst_keywords_t is not
documented.
svn_subst.h:87: Member url of class svn_subst_keywords_t is not documented.
svn_subst.h:88: Member id of class svn_subst_keywords_t is not documented.

svn_types.h:165: Member svn__atoui64(X) of file svn_types.h is not
documented.

svn_wc.h:1467: Member repos_lock of class svn_wc_status2_t is not
documented.
svn_wc.h:640: Member path of class svn_wc_notify_t is not documented.
svn_wc.h:641: Member action of class svn_wc_notify_t is not documented.
svn_wc.h:642: Member kind of class svn_wc_notify_t is not documented.
svn_wc.h:643: Member mime_type of class svn_wc_notify_t is not documented.
svn_wc.h:644: Member lock of class svn_wc_notify_t is not documented.
svn_wc.h:645: Member err of class svn_wc_notify_t is not documented.
svn_wc.h:646: Member content_state of class svn_wc_notify_t is not
documented.
svn_wc.h:647: Member prop_state of class svn_wc_notify_t is not documented.
svn_wc.h:648: Member lock_state of class svn_wc_notify_t is not documented.
svn_wc.h:649: Member revision of class svn_wc_notify_t is not documented.

svn_xml.h:152: Member svn_xml_start_elem)(void *baton, const char *name,
const char **atts) of file svn_xml.h is not documented.
svn_xml.h:154: Member svn_xml_end_elem)(void *baton, const char *name) of
file svn_xml.h is not documented.
svn_xml.h:159: Member svn_xml_char_data)(void *baton, const char *data,
apr_size_t len) of file svn_xml.h is not documented.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 1 23:18:12 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.