[FEAT] Link to API docs from markdown guides #2474
Labels
docs
This issue is related to documentation
feat
a new feature, enhancement, or improvement
hacktoberfest
This PR or issue is related to Hacktoberfest
p2
medium priority
tools: dgeni
@daffodil/tools-dgeni
Milestone
💡 Feature request
Feature Name
Link to API docs from markdown
The Desired Behavior
@daffodil/tools-dgeni
replaces exported symbol links in markdown withdaff.io
links.Your Use Case
As a daffodil dev, I want to be able to write API symbols in markdown files and have these replaced by the appropriate
daff.io
link to the symbol.Prior Work
dgeni will currently correctly transform links of the form
/libs/<package>/<symbol>
but this is rather cumbersome. Ideally any public API symbol written in code blocks would be transformed to the appropraite link.The text was updated successfully, but these errors were encountered: