[infinispan-issues] [JBoss JIRA] (ISPN-10626) Community Site: Clean up fetch_docs to remove asciidoc warnings

Donald Naro (Jira) issues at jboss.org
Wed Sep 18 05:08:00 EDT 2019


Donald Naro created ISPN-10626:
----------------------------------

             Summary: Community Site: Clean up fetch_docs to remove asciidoc warnings
                 Key: ISPN-10626
                 URL: https://issues.jboss.org/browse/ISPN-10626
             Project: Infinispan
          Issue Type: Task
            Reporter: Donald Naro
            Assignee: Donald Naro


fetch_docs.rb generates html for .adoc files which results in warnings when building the community site, such as the following:

asciidoctor: WARNING: dropping line containing reference to missing attribute: topics
asciidoctor: WARNING: dropping line containing reference to missing attribute: topics
asciidoctor: WARNING: dropping line containing reference to missing attribute: topics
asciidoctor: WARNING: dropping line containing reference to missing attribute: topics
asciidoctor: WARNING: dropping line containing reference to missing attribute: topics
asciidoctor: WARNING: dropping line containing reference to missing attribute: topics
asciidoctor: WARNING: dropping line containing reference to missing attribute: topics
asciidoctor: WARNING: dropping line containing reference to missing attribute: topics
asciidoctor: WARNING: dropping line containing reference to missing attribute: topics
asciidoctor: WARNING: dropping line containing reference to missing attribute: topics
asciidoctor: WARNING: dropping line containing reference to missing attribute: stories
asciidoctor: WARNING: dropping line containing reference to missing attribute: stories
asciidoctor: WARNING: dropping line containing reference to missing attribute: stories
asciidoctor: WARNING: dropping line containing reference to missing attribute: stories
asciidoctor: WARNING: dropping line containing reference to missing attribute: stories
asciidoctor: WARNING: oc_logs_clusterview.adoc: line 7: invalid style for paragraph: {example_crd_name}-0|0] (1) [{example_crd_name}-0

The purpose of this task is to modify fetch_docs.rb so that it generates HTML from the .asciidoc file only. Also leave the community site in a cleaner state. No need to copy across the asciidoc files and other content. We only need a single HTML file per title on the site.



--
This message was sent by Atlassian Jira
(v7.13.5#713005)


More information about the infinispan-issues mailing list