Repository: tinkerpop
Updated Branches:
  refs/heads/master 6a705098b -> b83d6e373


Added "Preface" to the intro section of ref docs.

Always bugged me that we never titled it that way despite having the anchor 
named that way. CTR


Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b50a3c8b
Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/b50a3c8b
Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/b50a3c8b

Branch: refs/heads/master
Commit: b50a3c8b9c6650aabb61ecbcb382b0962c4c4800
Parents: a533878
Author: Stephen Mallette <[email protected]>
Authored: Fri Aug 10 11:34:00 2018 -0400
Committer: Stephen Mallette <[email protected]>
Committed: Fri Aug 10 11:34:00 2018 -0400

----------------------------------------------------------------------
 docs/src/reference/preface.asciidoc | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/b50a3c8b/docs/src/reference/preface.asciidoc
----------------------------------------------------------------------
diff --git a/docs/src/reference/preface.asciidoc 
b/docs/src/reference/preface.asciidoc
index f54e168..8977de2 100644
--- a/docs/src/reference/preface.asciidoc
+++ b/docs/src/reference/preface.asciidoc
@@ -14,9 +14,11 @@ 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.
 ////
-[[preface]]
 = TinkerPop3 Documentation
 
+[[preface]]
+= Preface
+
 In the beginning...
 
 == TinkerPop0

Reply via email to