blob: 1eb4e046a3c313d2d3dfb7de710d95d17ab21b68 [file]
////
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
////
:docinfo: shared
:docinfodir: ../../
:toc-position: left
image::apache-tinkerpop-logo.png[width=500,link="https://tinkerpop.apache.org"]
*x.y.z*
= Developer Documentation
This document contains information for TinkerPop developers, contributors, and community members. It focuses on
technical information and other internal processes related to the project.
image:jan-de-bray.jpg[]
include::contributing.asciidoc[]
include::development-environment.asciidoc[]
include::for-committers.asciidoc[]
= For Providers
Graph Providers are those who develop third-party systems and libraries on top of the various TinkerPop APIs and
protocols. They manage their projects independently of TinkerPop in separate repositories. Additional details for
providers can be found in the link:https://tinkerpop.apache.org/docs/x.y.z/dev/provider/[Provider Documentation].
include::release.asciidoc[]
include::administration.asciidoc[]
include::meetings.asciidoc[]