tree: c030d06e87d5b4cef141adce9be0f86f8399c7ae [path history] [tgz]
  1. BUILD.bazel
  2. lib.cpp
  3. lib.h
  4. README.md
examples/kwargs/README.md

Keyword Arguments

This is a simple example showing how the doxygen macro supports keyword arguments. Those will be passed to the underlying _doxygen rule invocation, making it more flexible. Move to the parent directory and run the following command:

bazel build --build_tag_filters="doxytag" //kwargs/...