mirror of https://gitee.com/bigwinds/arangodb
removed documentation for test methods
This commit is contained in:
parent
a11811dfdd
commit
54599b86e7
|
@ -30,28 +30,4 @@ monitoring of the server.
|
|||
@anchor HttpSystemAdminServerRole
|
||||
@copydetails JSF_get_admin_server_role
|
||||
|
||||
@CLEARPAGE
|
||||
@anchor HttpSystemAdminDescriptionShardingGET
|
||||
@copydetails JSF_cluster_test_GET
|
||||
|
||||
@CLEARPAGE
|
||||
@anchor HttpSystemAdminDescriptionShardingPUT
|
||||
@copydetails JSF_cluster_test_PUT
|
||||
|
||||
@CLEARPAGE
|
||||
@anchor HttpSystemAdminDescriptionShardingPOST
|
||||
@copydetails JSF_cluster_test_POST
|
||||
|
||||
@CLEARPAGE
|
||||
@anchor HttpSystemAdminDescriptionShardingDELETE
|
||||
@copydetails JSF_cluster_test_DELETE
|
||||
|
||||
@CLEARPAGE
|
||||
@anchor HttpSystemAdminDescriptionShardingPATCH
|
||||
@copydetails JSF_cluster_test_PATCH
|
||||
|
||||
@CLEARPAGE
|
||||
@anchor HttpSystemAdminDescriptionShardingHEAD
|
||||
@copydetails JSF_cluster_test_HEAD
|
||||
|
||||
@BNAVIGATE_HttpSystem
|
||||
|
|
|
@ -8,9 +8,3 @@ TOC {#HttpSystemTOC}
|
|||
- @ref HttpSystemAdminStatistics "GET /_admin/statistics"
|
||||
- @ref HttpSystemAdminStatisticsDescription "GET /_admin/statistics-descriptions"
|
||||
- @ref HttpSystemAdminServerRole "GET /_admin/server/role"
|
||||
- @ref HttpSystemAdminDescriptionShardingGET "GET /_admin/sharding-test"
|
||||
- @ref HttpSystemAdminDescriptionShardingPUT "PUT /_admin/sharding-test"
|
||||
- @ref HttpSystemAdminDescriptionShardingPOST "POST /_admin/sharding-test"
|
||||
- @ref HttpSystemAdminDescriptionShardingDELETE "DELETE /_admin/sharding-test"
|
||||
- @ref HttpSystemAdminDescriptionShardingPATCH "PATCH /_admin/sharding-test"
|
||||
- @ref HttpSystemAdminDescriptionShardingHEAD "HEAD /_admin/sharding-test"
|
||||
|
|
Loading…
Reference in New Issue