List subsections pages and titles in list.html

Sorry, I saw similar posts for this theme, but did not found solution.
I have following structure
content:
-dir0
–dir1
—post1
—post2
–dir2
—post3
—post4

How to list subcategories with titles in list.html, to show following on dir0 page?

Dir1
Post1
Post2
Dir2
Post3
Post4

You need to include an _index.md in your Nested Sections.

Here is how I am rendering Nested Section content. List pages of sub-sub-folders

Also check out the Docs