Dan Bress created NIFI-330:
------------------------------
Summary: Use one style sheet for all documentation
Key: NIFI-330
URL: https://issues.apache.org/jira/browse/NIFI-330
Project: Apache NiFi
Issue Type: Improvement
Components: Documentation & Website
Affects Versions: 0.0.1
Reporter: Dan Bress
Priority: Minor
Currently there are two forms of HTML documentation of Apache NiFi. Each uses
its own style sheet with subtle formatting differences.
*asciidoctor generated guides
**admin guide
**developer guide
**expression language guide
*Component Details
**Processor
**ControllerService
**ReportingTask
asciidoctor guides use a stylesheet defined
[here|https://github.com/apache/incubator-nifi/blob/develop/nifi/nifi-docs/src/main/asciidoc/asciidoc-mod.css]
Component Details use a stylesheet defined
[here|https://github.com/apache/incubator-nifi/blob/develop/nifi/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-docs/src/main/webapp/css/component-usage.css]
If both of these use the same style sheet, at least as base it would provide a
more consistent look.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)