[
https://issues.apache.org/jira/browse/TINKERPOP-1885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16388467#comment-16388467
]
Florian Hockmann commented on TINKERPOP-1885:
---------------------------------------------
Ok, I think that I got everything now that was still missing with a bunch of
CTR commits:
* [Add Gremlin.Net to Query Languages
section|https://github.com/apache/tinkerpop/commit/5914aa11bf85f8ed7d3d125af596bf15d812ad07]
* [Add logo to ref
docs|https://github.com/apache/tinkerpop/commit/c2940e1ee5020f7b767b33fe7a0d2a3d7e839e09]
* [Fix Gremlin.Net Description for NuGet
package|https://github.com/apache/tinkerpop/commit/eeeb4eedf5cc2e65d558d214884a1de053fdbff4]
(There were unnecessary line breaks which looked kind of bad on nuget.org)
* [Add logo for NuGet
package|https://github.com/apache/tinkerpop/commit/0bc84bdea2a130aede0c11a17bf3adcad741fbcb]
* [Add
README|https://github.com/apache/tinkerpop/commit/c1de9f2d0198f398da626a441b257257d30cea06]
So the logo should be in place everywhere with our next release / the next
publishing of our web site.
I'm closing this now, but please re-open in case you find something that should
be changed or that I forgot.
> 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.2.7, 3.3.1
> Reporter: Florian Hockmann
> Assignee: Florian Hockmann
> Priority: Trivial
> Fix For: 3.2.8, 3.3.2
>
> Attachments: gremlin-dotnet-logo.png
>
>
> 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)