Daniel Kuppitz created TINKERPOP-1314:
-----------------------------------------

             Summary: Improve error detection in docs preprocessor
                 Key: TINKERPOP-1314
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1314
             Project: TinkerPop
          Issue Type: Improvement
          Components: documentation
            Reporter: Daniel Kuppitz
            Assignee: Daniel Kuppitz
             Fix For: 3.2.1


Just recently a bug slipped through, because the docs preprocessor did not 
recognize an error. In order to make the error detection more robust, asciidoc 
files should all end with a common line (something like {{// LAST LINE}}).

If that line doesn't appear in the output file, we can be sure that something 
went wrong.

This commit can be used to test the approach: 
https://github.com/apache/incubator-tinkerpop/commit/b72ea666ce18920a8dd7d1d4c30bbe029fe4ae80

{{bin/process-docs.sh -f docs/src/reference/implementations-hadoop.asciidoc}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to