How can i add more custom text?
I would like to add an welcome text to the api docs Maybe more details explainations to the examples
Are there ways to do that? (unsure if this is raddocs or rspec_api_documentation related)
Btw ApiToMe offers a apitome.md as a welcome text placeholder
This should be asked in the rspec_api_documentation repo :)
fair enough - sorry :)
i added it here because apitome solved this through an own file
if somebody finds this via google: i "solved" my problem by adding an '1_hello_spec.rbwithexplanation` calls within the empty example ;)
I think they are both involved. Raddocs still needs to know to parse the markdown file.
Yeah, but first rspec_api_documentation needs to implement this, right? :)