File tree Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -263,6 +263,18 @@ The preference of helper function usage in migration. Value:
263
263
264
264
265
265
266
+ .. _opt-intercept-build :
267
+
268
+ ``--intercept-build ``
269
+
270
+ .. _desc-intercept-build :
271
+
272
+ Intercept build tool to generate a compilation database.
273
+
274
+ .. _end-intercept-build :
275
+
276
+
277
+
266
278
.. _opt-in-root :
267
279
268
280
``--in-root=<dir> ``
Original file line number Diff line number Diff line change @@ -138,6 +138,12 @@ in alphabetical order.
138
138
- .. include:: /_include_files/options_def.rst
139
139
:start-after: desc-helper-func-pref:
140
140
:end-before: end-helper-func-pref:
141
+ * - .. include:: /_include_files/options_def.rst
142
+ :start-after: opt-intercept-build:
143
+ :end-before: desc-intercept-build:
144
+ - .. include:: /_include_files/options_def.rst
145
+ :start-after: desc-intercept-build:
146
+ :end-before: end-intercept-build:
141
147
* - .. include:: /_include_files/options_def.rst
142
148
:start-after: opt-in-root:
143
149
:end-before: desc-in-root:
You can’t perform that action at this time.
0 commit comments