Re: [PATCH v3 0/2] custom doc styling

2024-07-31 Thread Ferruh Yigit
On 7/31/2024 5:22 PM, Thomas Monjalon wrote: > 31/07/2024 17:57, Thomas Monjalon: >> The file custom.css allows to change the theme from "Read the Docs". >> The first patch makes it available without "ninja install". >> The second patch allows the NIC overview tables to be "fullscreen". >> >> Thoma

Re: [PATCH v3 0/2] custom doc styling

2024-07-31 Thread Thomas Monjalon
31/07/2024 17:57, Thomas Monjalon: > The file custom.css allows to change the theme from "Read the Docs". > The first patch makes it available without "ninja install". > The second patch allows the NIC overview tables to be "fullscreen". > > Thomas Monjalon (2): > doc: copy custom CSS on guides

[PATCH v3 0/2] custom doc styling

2024-07-31 Thread Thomas Monjalon
The file custom.css allows to change the theme from "Read the Docs". The first patch makes it available without "ninja install". The second patch allows the NIC overview tables to be "fullscreen". Thomas Monjalon (2): doc: copy custom CSS on guides build doc: give full width to NIC overview pa