I create some documentation in the Trac wiki. I set these pages to all start with the same pattern (like "MyDoc..."). I want to retrieve from Trac all the wiki page links for the pages starting with this pattern.
Is there a way to do so ?
Just use the [[TitleIndex]]
macro. See documentation. In your example it should be:
[[TitleIndex(MyDoc)]]