You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2017/07/18 13:09:16 UTC

[39/50] [abbrv] tinkerpop git commit: Doc: Use DotNet instead .NET because asciidoc parser chokes on titles starting with `.`

Doc: Use DotNet instead .NET because asciidoc parser chokes on titles starting with `.`


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

Branch: refs/heads/master
Commit: cbcb640623bd56108c5630c58fc200bda696104c
Parents: c074ea0
Author: Jorge Bay Gondra <jo...@gmail.com>
Authored: Fri Jul 14 12:23:17 2017 +0200
Committer: Jorge Bay Gondra <jo...@gmail.com>
Committed: Fri Jul 14 12:23:17 2017 +0200

----------------------------------------------------------------------
 docs/src/dev/developer/development-environment.asciidoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/cbcb6406/docs/src/dev/developer/development-environment.asciidoc
----------------------------------------------------------------------
diff --git a/docs/src/dev/developer/development-environment.asciidoc b/docs/src/dev/developer/development-environment.asciidoc
index 6e3d350..8c6d75d 100644
--- a/docs/src/dev/developer/development-environment.asciidoc
+++ b/docs/src/dev/developer/development-environment.asciidoc
@@ -102,8 +102,8 @@ integration tests and therefore must be actively switched on with `-DskipIntegra
 mvn clean install -pl gremlin-console -DskipIntegrationTests=false
 
 [[dotnet-environment]]
-.NET Environment
-~~~~~~~~~~~~~~~~
+DotNet Environment
+~~~~~~~~~~~~~~~~~~
 
 The build optionally requires link:https://www.microsoft.com/net/core[.NET Core SDK] (>=1.1.0) to work with the
 `gremlin-dotnet` module. If .NET Core SDK is not installed, TinkerPop will still build with Maven, but .NET projects