mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-19 23:22:16 +03:00
Fix Sphinx build warnings (#8686)
* `doc/faq/a06-global-build-options.rst: WARNING: document isn't included in any toctree` ref. https://www.sphinx-doc.org/en/master/usage/restructuredtext/field-lists.html#special-metadata-fields same as other a#-... .rst pages * `doc/faq/readme.rst:190: WARNING: Inline literal start-string without end-string.` just a typo
This commit is contained in:
parent
3df5693697
commit
5c22dbc163
@ -1,3 +1,5 @@
|
|||||||
|
:orphan:
|
||||||
|
|
||||||
How to specify global build defines and options
|
How to specify global build defines and options
|
||||||
===============================================
|
===============================================
|
||||||
|
|
||||||
|
@ -187,7 +187,7 @@ regular API.
|
|||||||
|
|
||||||
Read more at `former WiFi persistent mode <../esp8266wifi/generic-class.rst#persistent>`__.
|
Read more at `former WiFi persistent mode <../esp8266wifi/generic-class.rst#persistent>`__.
|
||||||
|
|
||||||
How to resolve "undefined reference to ``flashinit`'" error ?
|
How to resolve "undefined reference to ``flashinit``" error ?
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
Please read `flash layout <../filesystem.rst>`__ documentation entry.
|
Please read `flash layout <../filesystem.rst>`__ documentation entry.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user