Florian Hockmann created TINKERPOP-1885:
-------------------------------------------
Summary: Various Gremlin.Net documentation updates
Key: TINKERPOP-1885
URL: https://issues.apache.org/jira/browse/TINKERPOP-1885
Project: TinkerPop
Issue Type: Improvement
Components: documentation, dotnet
Affects Versions: 3.3.1, 3.2.7
Reporter: Florian Hockmann
We have some parts of the documentation regarding Gremlin.Net that should be
updated now that we have a stable release:
* Homepage: _Query Languages_ misses a reference to Gremlin.Net
* Homepage: _Language Drivers_ section still links to the repository on my
private account. It should probably link to the Gremlin.Net section in the
reference docs or to a {{README}} (see below).
* Reference docs still contain a warning that _Gremlin.Net does not yet have
an official release._
* Add a {{README}} that explains Gremlin.Net, similar to the documents we have
for the Python and Javascript GLVs.
* The {{csproj}} file contains a pretty extensive {{summary}} element, but
{{summary}} isn't part of the {{csproj}} standard. So it isn't used for
anything. It should be merged into the {{description}} element instead.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)