Re: Automated generation of the documentation on the development website
Daniel James <[email protected]> Mon, 26 Jan 2015 22:58:12 +0000
| Newsgroups | gmane.comp.lib.boost.documentation |
|---|---|
| Message-ID | <CAHOE3yeUN40JiOD7LR9Fn6j_KompCt-7hN5O8wfAYjnQCoe3Uw@mail.gmail.com> |
On 26 January 2015 at 14:08, Raffi Enficiaud <[email protected]> wrote: > > Thanks a lot. The documentation has been properly generated, which is super! > > I was however wondering if you know by chance why we do not have the top > green boost.org ribbon? It's added by a php script which disables it for libraries with documentation that aren't compatible. It's disabled for test because it didn't work for older versions. The problem is it currently can't do that on a per-version basis - so if it's enabled, it will be enabled for all versions. It might be possible to do something about that.