Florian Hockmann created TINKERPOP-2018:
-------------------------------------------
Summary: Generate API docs for Gremlin.Net
Key: TINKERPOP-2018
URL: https://issues.apache.org/jira/browse/TINKERPOP-2018
Project: TinkerPop
Issue Type: Improvement
Components: build-release, documentation, dotnet
Reporter: Florian Hockmann
Similar to TINKERPOP-2010 which handles doc generation for gremlin-javascript,
we should also generate and publish API docs for Gremlin.Net. We already have
the necessary XML documentation comments in place for this.
The docs could be generated with [DocFX|https://dotnet.github.io/docfx/] which
I already used for [the API docs of the old pre-TinkerPop version of
Gremlin.Net|https://florianhockmann.github.io/Gremlin.Net/api/Gremlin.Net.html].
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)