symfony-tools/docs-builder

[symfony-cloud] broken links

jrushlow opened this issue · 2 comments

Just ran across this while working on a different project - issue does not cover something specific to docs-builder but is more or less a reminder to dig into this a bit more as time allows.

aside links break from secondary pages

cookbooks

Jesse, thanks for reporting this. You are right. We're having some troubles in the RST parser with some references. This is probably related to doctrine/rst-parser#166 and will hopefully be fixed soon.

We've deployed some changes to symofny.com so I'm closing this as fixed.

I was wrong and the problem was not about the RST parser but about how we render the sidebar menu on symfony.com. Cheers!