mbeckerle commented on code in PR #90: URL: https://github.com/apache/daffodil-site/pull/90#discussion_r889130847
########## site/packagingSchemas.adoc: ########## @@ -0,0 +1,84 @@ +:page-layout: page +:url-asciidoctor: http://asciidoctor.org +:keywords: schema package jar +// /////////////////////////////////////////////////////////////////////////// +// +// This file is written in AsciiDoc. +// +// If you can read this comment, your browser is not rendering asciidoc automatically. +// +// You need to install the asciidoc plugin to Chrome or Firefox +// so that this page will be properly rendered for your viewing pleasure. +// +// You can get the plugins by searching the web for 'asciidoc plugin' +// +// You will want to change plugin settings to enable diagrams (they're off by default.) +// +// You need to view this page with Chrome or Firefox. +// +// /////////////////////////////////////////////////////////////////////////// +// +// When editing, please start each sentence on a new line. +// See https://asciidoctor.org/docs/asciidoc-recommended-practices/#one-sentence-per-line[one sentence-per-line writing technique.] +// This makes textual diffs of this file useful in a similar way to the way they work for code. +// +// ////////////////////////////////////////////////////////////////////////// + += Packaging DFDL Schemas for use in Daffodil Applications Review Comment: Agreed. Though I expect this to have a nested box diagram showing [header1[header2[payload]]] type compositions of schemas. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
