1
0
Fork 0
Commit Graph

2741 Commits

Author SHA1 Message Date
Thomas Schmidts f4e8f439bd Script for reading code automatically 2014-06-18 11:09:20 +02:00
Michael Hackstein 2136673e94 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-06-17 18:22:31 +02:00
Jan Steemann acba4c8851 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
Conflicts:
	CHANGELOG
2014-06-17 15:31:04 +02:00
Michael Hackstein 9a948ed92b Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-06-17 13:34:42 +02:00
Michael Hackstein 5692606fd4 Fixed a bug in codeBlockReader and added new edge examples 2014-06-17 13:34:13 +02:00
gschwab 9b68074a40 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-06-17 13:22:38 +02:00
gschwab 889bf312a1 docu 2014-06-17 13:22:32 +02:00
Thomas Schmidts 4ec24e9e92 Moved Upgrading and Installing to the Gitbook 2014-06-17 13:17:29 +02:00
scottashton d5bffb80c6 resolve merge conflict 2014-06-17 11:50:29 +02:00
scottashton 094809bdf8 more docs 2014-06-17 11:43:21 +02:00
Michael Hackstein 4efec4b58e Moved list of all available graphs in the management documentation 2014-06-17 11:26:16 +02:00
Michael Hackstein 9fe3d9d2f2 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-06-17 11:23:16 +02:00
Michael Hackstein d4ad788710 Moved Vertex operations to Functions in graph module documentation 2014-06-17 11:23:12 +02:00
Michael Hackstein 0ad502651d Improved ordering and structure of the graph management documentation 2014-06-17 11:22:49 +02:00
Thomas Schmidts 8082941e94 Added Upgrading to gitbook 2014-06-17 11:21:15 +02:00
Michael Hackstein eda57a4ac7 Removed hardcoded. Examples in Management for graph module 2014-06-17 10:57:21 +02:00
Michael Hackstein 53b6cc09c4 Added new files of graph module documentation 2014-06-17 09:57:02 +02:00
Michael Hackstein a1f72a85bf Moved first steps of grpah module into its readme 2014-06-17 09:56:10 +02:00
Michael Hackstein e9f3f5fdc1 Beautified Management documentation of graph module 2014-06-17 09:55:40 +02:00
Michael Hackstein 0132fc29e4 Beatified Fluent aql graph documentatioN 2014-06-17 09:53:51 +02:00
Michael Hackstein 59d8ebe830 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-06-17 09:53:15 +02:00
Michael Hackstein 37c006c8dc Added documentation for _create function in graph module code 2014-06-17 09:53:11 +02:00
gschwab 6afda915ec Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-06-17 09:42:46 +02:00
gschwab 1afee1b2eb fixed docu 2014-06-17 09:42:34 +02:00
Jan Steemann 30460bb72c Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh 2014-06-17 00:49:37 +02:00
Michael Hackstein 386bed318a Added missing parts of fluent AQL documentation in graph module 2014-06-16 22:12:18 +02:00
Frank Celler 89dbc6d04a Merge pull request #902 from triAGENS/foxx_repository
[WIP] Foxx.Repository should provide more methods
2014-06-16 20:16:56 +02:00
Michael Hackstein 294758a20b Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-06-16 17:05:01 +02:00
Michael Hackstein ed3ac7d95b Added Descriptions to HttpGraph Interface documentation 2014-06-16 17:04:57 +02:00
scottashton ef6ed992f1 fixed typos in docs 2014-06-16 16:58:42 +02:00
scottashton 9917d68129 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-06-16 16:33:46 +02:00
scottashton cc3eff2a1e added documentation for ahuacatl 2014-06-16 16:33:40 +02:00
Lucas Dohmen dbfbd994cb Merge pull request #905 from triAGENS/jasmine
[WIP] Add Support for Jasmine in our ArangoDB JavaScript Tests
2014-06-16 16:32:55 +02:00
Michael Hackstein f0d65ce57b Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-06-16 16:29:38 +02:00
Michael Hackstein b110cf044f The code block reader is now able to replace ARANGOSH_OUTPUT statements 2014-06-16 16:29:34 +02:00
Michael Hackstein 305d0ed39c Added more to the HTTP Graph documentation, not yet finished 2014-06-16 16:28:16 +02:00
gschwab d8bd638951 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-06-16 16:22:54 +02:00
gschwab 6fe06843fe manually merged docu into mdpp 2014-06-16 16:22:49 +02:00
Jan Steemann 02d171412d Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
Conflicts:
	js/apps/system/aardvark/frontend/js/modules/org/arangodb/general-graph.js
2014-06-16 14:47:41 +02:00
scottashton 99be3816b3 optimized dijsktra search 2014-06-16 14:44:34 +02:00
Lucas Dohmen f939c8de08 Removed the unused Coverage functionality 2014-06-16 14:39:40 +02:00
Michael Hackstein 348c4c313a Added a general readme file for the http documentation of the general graph module 2014-06-15 23:02:37 +02:00
Michael Hackstein 2ffd4f2167 Added further links for the graph module in the gitbook 2014-06-15 22:53:51 +02:00
Michael Hackstein 5c994b6fbf Started adding links for the graph http module in the gitbook 2014-06-15 22:40:29 +02:00
Jan Steemann 63d23bb501 added documentation for AQL TRANSLATE 2014-06-13 19:59:38 +02:00
Lucas Dohmen 80ab3968bd Foxx: Adjust structure & content of documentation and code of Repository 2014-06-13 15:47:52 +02:00
Thomas Schmidts e49dd38160 Fixed small spelling errors 2014-06-13 11:04:51 +02:00
Thomas Schmidts 533b841175 Some changes in the the theme for gitbook 2014-06-13 09:20:36 +02:00
gschwab 1ed179cbaa some docu for orphan collections 2014-06-12 16:57:31 +02:00
Lucas Dohmen 38bf144496 Foxx: Documentation for extended bodyParam functionality 2014-06-12 15:02:47 +02:00
scottashton e6d68e6070 finished documenation for aql graph 2014-06-12 10:43:20 +02:00
scottashton 5bb6a22e82 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-06-11 15:45:46 +02:00
scottashton 8209796f7c added documentation to ahuacatl general graph functions and refactored common_Neighbors and common_properties 2014-06-11 15:45:31 +02:00
Thomas Schmidts 86cce6f19f Some fixes for folding 2014-06-11 15:25:04 +02:00
Thomas Schmidts 10703a7173 Renamed some folders because of issues with folding chapters 2014-06-10 16:50:27 +02:00
Thomas Schmidts 055618408b Changes in the Http Interface in Gitbook 2014-06-10 14:18:04 +02:00
gschwab 4bcca3408a - added function to remove a single edge definition from a graph\n- some docu 2014-06-10 13:30:07 +02:00
Thomas Schmidts cfb9d4c18d added folding for gitbook 2014-06-06 17:31:56 +02:00
Michael Hackstein b1ccec61b2 Improved new documentation generator. It now injects code from examples correctly 2014-06-06 16:38:11 +02:00
Thomas Schmidts 7674e5eabf Even more syntax changes in gitbook 2014-06-06 16:28:17 +02:00
gschwab dda28bc102 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-06-06 15:41:50 +02:00
gschwab 682d85a948 renaming of getIn/OutVertex to getFrom/ToVertex, documentation 2014-06-06 15:40:51 +02:00
Thomas Schmidts 27ef5033a9 Some syntax fixes 2014-06-06 01:23:18 +02:00
Thomas Schmidts 85c72b485e Some changes in the Summary and new chronological order 2014-06-05 23:20:23 +02:00
Thomas Schmidts d9ac4e1164 small spelling error 2014-06-05 15:47:09 +02:00
Michael Hackstein 8b7b485f74 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-06-05 14:58:10 +02:00
Michael Hackstein 30a1ebd3b7 Improved FluentAQL documentation for general graph module 2014-06-05 14:57:45 +02:00
Thomas Schmidts fb312711d0 small changes in the documentation 2014-06-05 14:50:35 +02:00
Thomas Schmidts 2b682769e7 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-06-05 12:53:22 +02:00
Thomas Schmidts 1b3a138fa4 .mds will be deleted after gitbook is made. Also modified search for codeDocuBlock 2014-06-05 12:53:10 +02:00
Michael Hackstein 4d95b99937 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-06-05 11:45:36 +02:00
Michael Hackstein b90e3d6539 Added a README for General Graph. Added some intro text in fluent AQL chapter for general graph 2014-06-05 11:44:55 +02:00
gschwab 08e5c81284 initial checkin of GeneralGraphFunctions.mdpp 2014-06-05 10:24:33 +02:00
Michael Hackstein bcbcf635e4 Further improvements in FluentAQL docu. It is now at least readable 2014-06-04 19:03:19 +02:00
Michael Hackstein fa38738ea5 Fixed merge conflict for generated files 2014-06-04 18:00:58 +02:00
Michael Hackstein 8ccad436ea Removed generated md files in gitbook 2014-06-04 17:59:55 +02:00
Michael Hackstein 19b459b549 Added all subfolder md files in gitbooks 2014-06-04 17:54:28 +02:00
Michael Hackstein c11d469251 Added semi automaticly generated first docu of Fluent AQL interface 2014-06-04 17:51:57 +02:00
gschwab 08f57f13b2 Revert "tabs replaced with spaces"
This reverts commit f38493e4c678b06dcb09b3f1fc918ba6bb8c367e.

Conflicts:
	Documentation/Books/Makefile
	Documentation/Books/Users/SUMMARY.md
	Documentation/Books/Users/localtheme/templates/includes/book/header.html
2014-06-04 17:21:15 +02:00
gschwab e6a2328438 merged for revert 2014-06-04 17:19:34 +02:00
Thomas Schmidts bc0c8aac3a small changes in the design 2014-06-04 16:41:44 +02:00
Michael Hackstein 244fe61e6c Readded tabs in documentation makefile 2014-06-04 16:04:53 +02:00
gschwab 036e29f45b tabs replaced with spaces 2014-06-04 15:59:17 +02:00
Thomas Schmidts 67f2ea2f97 added the stylesheet 2014-06-04 14:29:24 +02:00
Michael Hackstein 2de9df5689 Added general graph into git books 2014-06-04 13:49:45 +02:00
Michael Hackstein 44a3dd1db1 Added start of documentation move to gitbooks in general graphs 2014-06-04 13:06:31 +02:00
Michael Hackstein ef94b4a9bb Added more documentation to fluent AQL interface in graphs 2014-06-04 10:47:27 +02:00
Thomas Schmidts 87e0d54f04 small changes for new documentation in code-docu 2014-06-03 14:55:39 +02:00
Thomas Schmidts aed9fe0550 Few changes in the gitbook 2014-06-02 14:25:22 +02:00
Thomas Schmidts fb9b8986d2 the new documentation 2014-06-02 13:44:09 +02:00
Frank Celler f2b6275049 test for new gitbook format 2014-05-02 15:36:47 +02:00