Missing API Documentation Images
Missing API Documentation Images
The following images are missing from the "images" subfolder of the stubs repo.
-
"entities-builder-grid-example.png" -
"face-uv-tile-at.png"
(I had to manually copy them off the web and save it into my local stubs repository.)
Also, the embedded image links in the stubs suffer from not being a markdown image link per:
As mentioned in #822, the doc comments are using RDoc, not Markdown. A remains of the old documentation that we've never had the time to reformat to Markdown. (Tried, but quickly snowballed - and not something you can partially migrate to.)
Does not mean that you cannot include the image files in the repos "image" directory.
Meaning that this is a separate but related issue.
As mentioned in #822, the doc comments are using RDoc, not Markdown.
As I mused in the API DOC Issue 822, Since this has to do with the Stubs output, not API Docs output, and since they have separate YARD templates, ... could this be corrected in the template for the stubs ?