Currently we have exports, which will show the function above the documentation heading, which looks a bit strange in some places. I'm not 100% how we could do this (though I will try to look into it and learn as I go), but my ideal scenario is we have the heading for the nbdev docstring followed by the source code of everything after the doc string. Something like below:

Currently we have
exports, which will show the function above the documentation heading, which looks a bit strange in some places. I'm not 100% how we could do this (though I will try to look into it and learn as I go), but my ideal scenario is we have the heading for the nbdev docstring followed by the source code of everything after the doc string. Something like below: