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

Enhance the listing of Tables in html #55

Merged

Conversation

jayanthchidanand-arm
Copy link
Contributor

@jayanthchidanand-arm jayanthchidanand-arm commented Jan 16, 2025

Couple of minor refactoring patches to improve the display of information listed under tables on html.

* Tables in both List and Grid formats are displaying the
  header in normal style.

* Adding changes applicable for both formats to make them appear
  in bold style.

Signed-off-by: Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com>
* Currently the information shown in the list-tables under html format
  is a bit inconvenient for the readers as the larger text gets expanded
  within a single line and needs to be read via sliding bar.

* Due to this, table names are also misaligned and are not easily
  accessible on the web page.

* Adding a css file with the necessary configuration, to display the
  information across multiple lines.

* The patch has been tested by verifying the tables shown in the
  rendered version of docs and hence confirmed.

Signed-off-by: Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com>
@manish-pandey-arm manish-pandey-arm merged commit 3d33760 into FirmwareHandoff:main Jan 22, 2025
2 checks passed
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

Successfully merging this pull request may close these issues.

4 participants