Git Product home page Git Product logo

Comments (4)

valentjn avatar valentjn commented on May 31, 2024

In GitLab by @spc90 on Mar 17, 2017, 22:34

Currently I only found 2 solutions:
Either

  1. we ditch the usage of captions and instead use regular text with a bold typeface beneath the image, in the same table cell (the output will look the same as what we get from using captions)
    or
  2. We use the fact that all images have the same caption and create an alias in Doxyfile_template with a very short name

The fact of the matter is that \image can only process arguments on the same comment line and cpplint works against us from that point of view.

from sgpp.

valentjn avatar valentjn commented on May 31, 2024

In GitLab by @valentjn on Mar 19, 2017, 07:28

I've not looked at what you're actually trying to do and what this is even about, but instead of trying to bend the spoon--ehm--problem*, have you thought of bending the rules? We ship our own version of cpplint in the tools/ directory with a few adaptions compared to the original (see tools/cpplint.py.orig). It shouldn't be too hard to add an additional exception to the line length rule in line 4498. Just make sure you don't make it too general (only hit the lines you want to hit).

(* I'm sorry, I've just watched The Matrix for the 8th time, and I'm still a bit immersed πŸ€”)

from sgpp.

valentjn avatar valentjn commented on May 31, 2024

In GitLab by @spc90 on Mar 19, 2017, 11:47

@valentjn Yes, that was the next thing I was going to look into, because doxygen is really unwilling to cooperate on this one. Thanks for the cookie-- I mean advice... ;)

from sgpp.

valentjn avatar valentjn commented on May 31, 2024

In GitLab by @spc90 on Sep 26, 2018, 09:11

mentioned in merge request !81

from sgpp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.