[
https://issues.apache.org/jira/browse/TINKERPOP3-689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14549424#comment-14549424
]
stephen mallette commented on TINKERPOP3-689:
---------------------------------------------
There was a way to do code snippets in asciidoc. When I first set up the
asciidoc system, I had this method to specify the line numbers of a file with
the {{include}}. It was a bit ahead of its time - i was using SNAPSHOTs of
lots of libs to make it work and there were incompatibilities with java 8.
Wonder if it's any better now. I could probably go back and try to figure out
if that process is working better now rather than have you build a
postprocessor just for that - unless you think there's value in having a
"postprocessor" for other stuff??
> Drop License Text in Asciidoc Generation
> ----------------------------------------
>
> Key: TINKERPOP3-689
> URL: https://issues.apache.org/jira/browse/TINKERPOP3-689
> Project: TinkerPop 3
> Issue Type: Improvement
> Components: documentation
> Reporter: stephen mallette
> Assignee: Daniel Kuppitz
> Priority: Minor
>
> When we do a source file include:
> https://github.com/apache/incubator-tinkerpop/blame/master/docs/src/gremlin-applications.asciidoc#L746
> in asciidocs it brings the apache license with it:
> http://tinkerpop.incubator.apache.org/docs/3.0.0-SNAPSHOT/#gremlin-plugins
> Take care to not remove the commented out license text at the top of each
> source asciidoc file. That needs to stay. Basically, the license should
> only be removed when brought in via the "include".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)