1
0
Fork 0

converting .dox to .md

This commit is contained in:
Frank Celler 2013-02-06 17:40:44 +01:00
parent 43ca4855d9
commit df8fe7bf23
4 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,17 @@
TOC {#HttpGraphTOC}
===================
- @ref HttpGraph
- @ref A_JSF_POST_graph_graph "POST /_api/graph"
- @ref A_JSF_GET_graph_graph "GET /_api/graph"
- @ref A_JSF_DELETE_graph_graph "DELETE /_api/graph"
- @ref A_JSF_POST_graph_vertex "POST /_api/graph/graph-name/vertex"
- @ref A_JSF_GET_graph_vertex "GET /_api/graph/graph-name/vertex"
- @ref A_JSF_PUT_graph_vertex "PUT /_api/graph/graph-name/vertex"
- @ref A_JSF_DELETE_graph_vertex "DELETE /_api/graph/graph-name/vertex"
- @ref A_JSF_POST_graph_vertices "POST /_api/graph/graph-name/vertices"
- @ref A_JSF_POST_graph_edge "POST /_api/graph/graph-name/edge"
- @ref A_JSF_GET_graph_edge "GET /_api/graph/graph-name/edge"
- @ref A_JSF_PUT_graph_edge "PUT /_api/graph/graph-name/edge"
- @ref A_JSF_DELETE_graph_edge "DELETE /_api/graph/graph-name/edge"
- @ref A_JSF_POST_graph_edges "POST /_api/graph/graph-name/edges"

View File

@ -0,0 +1,6 @@
TOC {#HttpImportTOC}
====================
- @ref HttpImport
- @ref HttpImportSelfContained
- @ref HttpImportHeaderData