[GRASS-dev] doxygen color style

Hi all,

strangely when I compile Doxygen manual (`make htmldoc-single) locally
it uses standard blue-like style, but on grass server [1] it's greeny.
How is it possible?

Thanks, Martin

[1] http://grass.osgeo.org/programming7/

--
Martin Landa * http://geo.fsv.cvut.cz/gwiki/Landa

On Tue, Sep 16, 2014 at 11:42 AM, Martin Landa <landa.martin@gmail.com>
wrote:

Hi all,

strangely when I compile Doxygen manual (`make htmldoc-single) locally
it uses standard blue-like style, but on grass server [1] it's greeny.
How is it possible?

When I tested this at my computer it was green (`make htmldox`). Be sure

to reload the page (several times), browser might want to trick you.

Vaclav

Thanks, Martin

[1] http://grass.osgeo.org/programming7/

--
Martin Landa * http://geo.fsv.cvut.cz/gwiki/Landa
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Hi,

2014-09-16 17:50 GMT+02:00 Vaclav Petras <wenzeslaus@gmail.com>:

When I tested this at my computer it was green (`make htmldox`). Be sure to
reload the page (several times), browser might want to trick you.

there shouldn't be any difference between `htmldox` and `htmldocs`
commands. All commands produce on my PC blue-like style, will check
more deeply later. Thanks for quick test, Martin

--
Martin Landa * http://geo.fsv.cvut.cz/gwiki/Landa

On Tue, Sep 16, 2014 at 12:14 PM, Martin Landa <landa.martin@gmail.com>
wrote:

2014-09-16 17:50 GMT+02:00 Vaclav Petras <wenzeslaus@gmail.com>:
> When I tested this at my computer it was green (`make htmldox`). Be sure
to
> reload the page (several times), browser might want to trick you.

there shouldn't be any difference between `htmldox` and `htmldocs`
commands. All commands produce on my PC blue-like style, will check
more deeply later. Thanks for quick test, Martin

I would check `svn status` for local modifications.