Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation: Proper display of choices within tables #143

Closed
pvgrumbkow opened this issue Dec 23, 2020 · 3 comments
Closed

Documentation: Proper display of choices within tables #143

pvgrumbkow opened this issue Dec 23, 2020 · 3 comments
Milestone

Comments

@pvgrumbkow
Copy link
Contributor

The tables currently don't work for choices, e.g. TripLegStructure.

@pvgrumbkow pvgrumbkow added this to the v1.1 milestone Dec 23, 2020
@pvgrumbkow
Copy link
Contributor Author

Perhaps for choices a different color can be used?

jmaerki added a commit to jmaerki/OJP that referenced this issue Mar 18, 2021
sgrossberndt pushed a commit that referenced this issue Aug 25, 2021
As explained in detail in docs/README.md the rendering of the documentation tables has received a complete overhaul by @jmaerki removing the interim asciidoc step and fixing the known rendering issues.

* Mandatory elements in bold (#136)
Improve code reuse.

* Table for single element types. (#140)

* Better build-up of tables to avoid asciidoc syntax problems. (#137)

* Enumerations list their possible values. (#134)
Fixed a problem with automatic table headers.
Fixed a problem with nested structures and table building.

* Fixed filename in documentation. (#139)

* Typo: Removed trailing dot from element name. (#139)

* Full cross-references for all locally defined elements. (#139)

* Mandatory elements in bold also on first column. (#136)

* Improved anchor and links for schema's h2. (#139)

* Enabled section/chapter numbering. (#133)

* Unified depth handling.
Properly document attributes.

* Fixed bad selection for generating text.

* Additional column for choices (a-z) as in previous Word-based documentation. (#143)

* Separate stylesheet for checking XML Schema conventions or mistakes in the OJP Schemas. (#153)

* Just drop the current version

* Rewrite of the documentation generation: new stylesheets generate an intermediate XML files and from that directly an HTML file without going through asciidoc.css.
ojp-to-asciidoc.xsl is not basically obsolete and can be deleted when all issues are resolved.
Refs now resolve their type information. (#138)

* Added documentation for the generation process.
Cleanup for the stylesheets.
Deprecated the old ojp-to-asciidoc.xsl.

* Ignore generated intermediate file.

* Added link to deployed HTML file on GitHub Pages.

* Removed project-specific link again.

* Added substitutionGroup attribute handling.

* Added some color to check-ojp-schemas.sh.
Set exit code based on check results.
Integrate into travis CI.
(#153)

* Typo. (#154)

* Added missing options for resolved groups. (#165)

* Removed obsolete stylesheet. (#154)

* More cleanup according to feedback. (#154)
sgrossberndt pushed a commit that referenced this issue Aug 25, 2021
As explained in detail in docs/README.md the rendering of the documentation tables has received a complete overhaul by @jmaerki removing the interim asciidoc step and fixing the known rendering issues.

* Mandatory elements in bold (#136)
Improve code reuse.

* Table for single element types. (#140)

* Better build-up of tables to avoid asciidoc syntax problems. (#137)

* Enumerations list their possible values. (#134)
Fixed a problem with automatic table headers.
Fixed a problem with nested structures and table building.

* Fixed filename in documentation. (#139)

* Typo: Removed trailing dot from element name. (#139)

* Full cross-references for all locally defined elements. (#139)

* Mandatory elements in bold also on first column. (#136)

* Improved anchor and links for schema's h2. (#139)

* Enabled section/chapter numbering. (#133)

* Unified depth handling.
Properly document attributes.

* Fixed bad selection for generating text.

* Additional column for choices (a-z) as in previous Word-based documentation. (#143)

* Separate stylesheet for checking XML Schema conventions or mistakes in the OJP Schemas. (#153)

* Just drop the current version

* Rewrite of the documentation generation: new stylesheets generate an intermediate XML files and from that directly an HTML file without going through asciidoc.css.
ojp-to-asciidoc.xsl is not basically obsolete and can be deleted when all issues are resolved.
Refs now resolve their type information. (#138)

* Added documentation for the generation process.
Cleanup for the stylesheets.
Deprecated the old ojp-to-asciidoc.xsl.

* Ignore generated intermediate file.

* Added link to deployed HTML file on GitHub Pages.

* Removed project-specific link again.

* Added substitutionGroup attribute handling.

* Added some color to check-ojp-schemas.sh.
Set exit code based on check results.
Integrate into travis CI.
(#153)

* Typo. (#154)

* Added missing options for resolved groups. (#165)

* Removed obsolete stylesheet. (#154)

* More cleanup according to feedback. (#154)
@ue71603
Copy link
Contributor

ue71603 commented Apr 22, 2022

@sgrossberndt Is this still open? Or only documentation?

@sgrossberndt
Copy link
Contributor

Has been solved with #154

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants