| # Custom example | |
| A slightly more complex example where a number of custom directive are added to the Doxyfile template using the `configurations` parameter in the `doxygen` macro. | |
| Move to the parent directory and run the following command: | |
| ```bash | |
| bazel build //custom:doxygen | |
| ``` |