third_party.pigweed.src/pw_preprocessor
Wyatt Hepler b82f995f2b pw_docgen: Fix paths, multiple sources
- Fix code for remapping paths into the docgen tree. Some path prefixes
  were being incorrectly trimmed, preventing size report inclusion in
  some cases.
- Make Sphinx warnings errors.
- Allow specifying multiple top-level sources to a pw_doc_gen.
- Move documentation for modules to their own table of contents.
- Rename module documentation to the module names.

Change-Id: Ic475019673ccefdb786a28d241a143886af097ab
2019-11-25 14:55:02 -08:00
..
public/pw_preprocessor
boolean_test.cc
BUILD
BUILD.gn unit_test: allow targets to specify their own test main 2019-11-21 19:15:08 +00:00
concat_test.cc
docs.rst pw_docgen: Fix paths, multiple sources 2019-11-25 14:55:02 -08:00
macro_arg_count_test.cc
README.md
util_test.cc

pw_preprocessor: Useful C preprocessor macros

The pw_preprocessor module provides several helpful preprocessor macros for use in C and C++ code.