How to best Add Missing widget Images to Phoenix Docs

What is the recommended way to add images to the Phoenix Docs?

I can handle the Optimized Images as a single PullREQz branch easy enough.
Optimize all the pngs also for smaller download size/quicker down/loading.

But what about adding missing stuff?
Create a Missing Images branch on github,
then what…?

Not exactly sure since the docs are generated.
something to do with the .rst files…?

I’m looking into adding missing images for widgets on wxMSW.

Metallicow wrote:

What is the recommended way to add images to the Phoenix Docs?

They come from the wxWidgets docs so the best thing to do is to get them added there. http://trac.wxwidgets.org/

···

--
Robin Dunn
Software Craftsman

Does that apply to all the images, for example, your RobinD/Phoenix, or just the wxWidgets derived widgets images?
I have a optimized images PullREqz for the current images ATM minus some missing ones. Are you saying I should forward that in entirety to the wxTrac? Or just the wxWidgets ones?

Also, Is there a list of missing images for widgets, and if not what would be the best way to grab a Ex:(txt.list).

···

On Monday, January 13, 2014 2:42:22 AM UTC-6, Robin Dunn wrote:

Metallicow wrote:

What is the recommended way to add images to the Phoenix Docs?

They come from the wxWidgets docs so the best thing to do is to get them
added there. http://trac.wxwidgets.org/


Robin Dunn

Software Craftsman

http://wxPython.org

Metallicow wrote:

    Metallicow wrote:
     > What is the recommended way to add images to the Phoenix Docs?
     >

    They come from the wxWidgets docs so the best thing to do is to get
    them
    added there. http://trac.wxwidgets.org/

Does that apply to all the images, for example, your RobinD/Phoenix, or
just the wxWidgets derived widgets images?
I have a optimized images PullREqz for the current images ATM minus some
missing ones. Are you saying I should forward that in entirety to the
wxTrac? Or just the wxWidgets ones?

There are some images that are only in Phoenix, but not many. Reading through the code used to generate the documentation will probably tell you a lot more about it.

The wxWidgets folks will only want to deal with the images that are in their source tree.

Also, Is there a list of missing images for widgets, and if not what
would be the best way to grab a Ex:(txt.list).

I don't know.

···

On Monday, January 13, 2014 2:42:22 AM UTC-6, Robin Dunn wrote:

--
Robin Dunn
Software Craftsman