From d1373119e1cc83b445229c64e8e265621397e511 Mon Sep 17 00:00:00 2001 From: Angus Gratton Date: Thu, 28 Nov 2019 16:00:02 +1100 Subject: [PATCH] docs: Cleanup build warnings --- docs/Doxyfile | 1 + docs/en/api-reference/bluetooth/esp_hf_ag.rst | 9 +-------- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/docs/Doxyfile b/docs/Doxyfile index 823959f2a3..e62b4604ea 100644 --- a/docs/Doxyfile +++ b/docs/Doxyfile @@ -302,6 +302,7 @@ EXPAND_ONLY_PREDEF = YES PREDEFINED = \ $(ENV_DOXYGEN_DEFINES) \ __attribute__(x)= \ + _Static_assert(x, y) = \ IDF_DEPRECATED(X)= \ IRAM_ATTR= \ configSUPPORT_DYNAMIC_ALLOCATION=1 \ diff --git a/docs/en/api-reference/bluetooth/esp_hf_ag.rst b/docs/en/api-reference/bluetooth/esp_hf_ag.rst index 7cea249b34..a4dcfff36e 100644 --- a/docs/en/api-reference/bluetooth/esp_hf_ag.rst +++ b/docs/en/api-reference/bluetooth/esp_hf_ag.rst @@ -1,14 +1,7 @@ HFP AG API ============== -Overview --------- - -`Instructions`_ - -.. _Instructions: ../template.html - API Reference ------------- -.. include:: /_build/inc/esp_hf_ag_api.inc +.. include-build-file:: inc/esp_hf_ag_api.inc