[ 
https://issues.apache.org/jira/browse/TINKERPOP3-689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14549402#comment-14549402
 ] 

Daniel Kuppitz commented on TINKERPOP3-689:
-------------------------------------------

Seems like it's not as easy as I thought. We'll probably need a post-processor 
as the {{include}}'s are replaced in the last stage (when the final HTML file 
is generated). Hence we need to extract those header from the final HTML file; 
the problem is then, that we do not whether the header comes from a file that 
was includes or if it comes from somewhere else and we actually want to keep it.

> 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)

Reply via email to