Lines Matching full:with
59 …the file name (i.e. "event" from file name "event.rst") and compares this with code-element names …
61 …he file name matches the beginning part of the code-element name you want it to be associated with.
65 In alignment with the above, use a file name stem that is appropriate to the topic being covered.
70 …with `.md` files, it is important to allow paragraphs to flow off to the right with one long line …
108 flex <=== .rst files located in directory with index.rst
121 …with a link name that is unique among all documents under the `./docs/` directory. It can have mu…
133 …reted text using the Sphinx-defined custom `:ref:` role) is then replaced with a hyperlink whose "…
152 … are created by underlining (and optionally overlining) the section title with a punctuation chara…
185 …he heading title, but if it is shorter, the documentation-generation logic will fail with an error.
196 …ective has 2 colons. (The only ReST and sphinx directives that are valid with one colon are **lin…
197 * If you want to separate code into easier-to-understand sections you can do so with a single empty…
224 lines to align with item text like this.
226 it must be intended to align with the list item like this:
233 new level to align with its parent list item like this:
241 All lists (including nested lists) **must** be preceded and followed with at least 1 blank line. T…
263 :cpp:expr:`lv_obj_set_layout(widget, LV_LAYOUT_FLEX/GRID)` <== arg with > 1 word