This is an automated email from the ASF dual-hosted git repository.

spmallette pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git.


    from a55869a  Merge branch 'tp33'
     add c6b08b8  Reworked the reference doc introduction.
     add 03e154c  Rewrote the graph section of reference docs.
     add 499284b  Changed from Gremlin Service Provider to Remote Gremlin 
Provider
     add ae8a2d5  Moved driver oriented things to variants
     add 12d2897  Made code section on lambdas static
     add 87e60ba  Fixed up spacing/indentation in preface
     add c54dbc1  Lots of grammar/spelling/formatting fixes
     add ea9e826  TINKERPOP-2002 Clean up docs based on AnonymousTraversalSource
     add 1083bb1  TINKERPOP-2002 Minor rewording and grammatical fixes
     add 23e40c5  TINKERPOP-2002 Moved DSL specifics to each language variant
     add 5f302d9  TINKERPOP-2002 Massive restructing of language variants 
sections
     add 6ce0605  TINKERPOP-2002 Moved templates/archetypes to variant sections
     add 0af44c5  TINKERPOP-2002 Refined the variants section a bit.
     add 08a0026  TINKERPOP-2002 Fixed spacing in quotes in preface
     add bbfe217  TINKERPOP-2002 Minor fix to code preventing doc generation
     add 4a13b44  TINKERPOP-2002 moved variants section above implementations
     add fc8eb40  TINKERPOP-2002 Add "connect" image
     add 1a210ff  TINKERPOP-2002 Resized and removed rexster images in 
"connection" sections
     add 00a4107  TINKERPOP-2002 fix tab rendering for static codez
     add 0272809  fixed JSDocs publish directory
     new c919e6b  Merge pull request #996 from apache/TINKERPOP-2002

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 bin/publish-docs.sh                              |   12 +-
 docs/preprocessor/awk/tabify.awk                 |    4 +-
 docs/sass/tabs.scss                              |    2 +-
 docs/src/dev/provider/index.asciidoc             |    2 +-
 docs/src/reference/gremlin-applications.asciidoc |  556 +++-------
 docs/src/reference/gremlin-variants.asciidoc     | 1262 +++++++++++++++++-----
 docs/src/reference/index.asciidoc                |    4 +-
 docs/src/reference/intro.asciidoc                |  496 +++++++--
 docs/src/reference/preface.asciidoc              |   15 +-
 docs/src/reference/the-graph.asciidoc            |  109 +-
 docs/src/reference/the-traversal.asciidoc        |  313 +-----
 docs/static/images/rexster-connect.png           |  Bin 0 -> 142358 bytes
 docs/stylesheets/tinkerpop.css                   |    2 +-
 13 files changed, 1652 insertions(+), 1125 deletions(-)
 create mode 100644 docs/static/images/rexster-connect.png

Reply via email to