Kinga Cepielik
Kinga Cepielik
@enitrat do I understand correctly you would like to see the entire documentation of sub-items on their parent documentation page? and not have the sub-item page at all?
The example you gave indeed looks like a great solution. Many scarb doc improvements are about to be merged. One of them reorganises how the sub-item page looks like. You...
https://github.com/user-attachments/assets/ec6b9502-4b9d-4260-8a6e-5d01182c2521
Is that something you have in mind?? ☝
First step: aim for mvp for corelib only. - add a possibility to use `.mdx` instead od `.md` and expose it (as additional flag for example `scarb doc --fromat mdx`?)....
Tasks👇 - [(mvp) add generate .mdx files in scarb doc](https://github.com/software-mansion/scarb/issues/2793) - [(mvp) adjust the files formatting for .mdx](https://github.com/software-mansion/scarb/issues/2794) - [(post mvp) add mdx syntax support for comment parsing](https://github.com/software-mansion/scarb/issues/2795) - [(post...
After internal discussion this task is thrown back to backlog. If you consider reopening it familiarise with the discussion in PR ☝️. Other than that, for now we've decided to...