tasmota / docs

Documentation for Tasmota (https://github.com/arendst/Tasmota)
https://tasmota.github.io/docs
156 stars 742 forks source link

Builds page formatting issue #1151

Open pmknowles opened 1 year ago

pmknowles commented 1 year ago

@ re PR: arendst/tasmota#

Please add the new feature to the appropriate article in Tasmota documentation](https://tasmota.github.io/docs/BUILDS/)

Something appears to have gone wrong with the table in the Builds page. The Displays and Remarks columns are not appearing (they appear in the 'edit' page) and the scroll bar is at the bottom of the table so it's impossible to work out the rows. If the table was split it might fix it but the left and right hand margins seem to be excessively wide which would be a better solution.

blakadder commented 1 year ago

it's a limitation of the used theme. scroll bar is the solution

pmknowles commented 1 year ago

So will splitting the table at each heading point create a scroll bar for each section? I don't want to waste time editing if it doesn't work.

blakadder commented 1 year ago

you will waste time editing in any case since the BUILDS table is picked up from arendst/Tasmota

pmknowles commented 1 year ago

Well it needs fixing in some way because it's unusable as it is. Either l,t,k & remarks in one table and s,i,d & remarks in another or something different perhaps MY_LANGUAGE en_GB l83ksid USE_IMPROV l83ksid USE_UFILESYS --3---- USE_ARDUINO_OTA

USE_DOMOTICZ -83ksi- USE_HOME_ASSISTANT

USE_TASMOTA_DISCOVERY l83ksid USE_MQTT_TLS* --3---- USE_MQTT_AWS_IOT

USE_4K_RSA

USE_TELEGRAM

USE_KNX --3k---

Sent from Mailhttps://go.microsoft.com/fwlink/?LinkId=550986 for Windows

From: @.> Sent: 16 January 2023 11:47 To: @.> Cc: @.>; @.> Subject: Re: [tasmota/docs] Builds page formatting issue (Issue #1151)

you will waste time editing in any case since the BUILDS table is picked up from arendst/Tasmota

— Reply to this email directly, view it on GitHubhttps://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Ftasmota%2Fdocs%2Fissues%2F1151%23issuecomment-1383931877&data=05%7C01%7C%7Ce8dc4bc1b7f841212e5808daf7b782ae%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C638094664794011482%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=ysy3mAUl8B6LVl9WhIE13TD0UZmKz1tiwYFZqqckGmQ%3D&reserved=0, or unsubscribehttps://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAI5KPM52YAPPVCCVPREWIALWSUYOZANCNFSM6AAAAAAT4TUUPU&data=05%7C01%7C%7Ce8dc4bc1b7f841212e5808daf7b782ae%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C638094664794011482%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=PNvQg1DzqmvXK42Gb8xUR0JZpus8%2Bmc%2BUgDveV%2FrjFU%3D&reserved=0. You are receiving this because you authored the thread.Message ID: @.***>

barbudor commented 1 year ago

Any way to format the columns to be smaller so it fits without the horizontal scroll bar ?

There are also possibilities for tabs if I'm correct. So it could be some tabs for each different CPU ? Bad idea as each tab would be a separated table to manage too

Something auto-generated parsing the code ?

blakadder commented 1 year ago

add custom css to Material for mkdocs to reformat this table or edit the original BUILDS.md to make it fit