Thanks for pointing this out. IMO option 2 is correct -- docs should be viewable offline as well as on the website -- however we clearly need to fix how this is rendered on the website -- I wasn't aware that these were broken until now.
Dave On Tue, May 19, 2015, at 10:56 AM, Bernd Mathiske wrote: > When adding/editing MD documentation in the “docs” folder of the Mesos > workspace, I’d like to add some graphics. I have found two pre-existing > approaches. > > 1. In mesos-architecture.md, we find: >  > > 2. In external-containerizer.md, we find: >  > > In case of #1 the images turn up on the Apache Mesos web page, > eventually, but not until that has been pushed. In case of #2 you can > point your MD renderer at your local Mesos workspace and they show up > then. > > Is there a better third path that displays the images in multiple > situations? If not, am I assuming correctly that #1 is preferred? > > Bernd >