0

When I generate my docfx documentation, my Fields have the proper <name> and <description> columns. However, a nested table is created inside the description column that can be fairly large and it leaves the <name> column with a lot of empty space (see Figure 1). I was wondering if it is possible to make it span all the columns or place it under the parent table?

What it looks like:

Figure 1. What it currently looks like

What I want it to look like:

enter image description here

I inspected the developer tools and the tables have the exact same class so I could not think of a way to solve this problem without manually going in and changing them.

0 Answers0