fixing link to tooltips demo
This commit is contained in:
@ -144,7 +144,7 @@ entries:
|
|||||||
items:
|
items:
|
||||||
- title: Tooltips
|
- title: Tooltips
|
||||||
url: /doc_adding_tooltips.html
|
url: /doc_adding_tooltips.html
|
||||||
audience: writers, designers
|
audience: writers
|
||||||
platform: all
|
platform: all
|
||||||
product: all
|
product: all
|
||||||
version: all
|
version: all
|
||||||
|
11303
doc_designers_pdf.pdf
11303
doc_designers_pdf.pdf
File diff suppressed because it is too large
Load Diff
@ -11,7 +11,7 @@ summary: "You can loop through files and generate a JSON file that developers ca
|
|||||||
|
|
||||||
You can create a help API that developers can use to pull in content.
|
You can create a help API that developers can use to pull in content.
|
||||||
|
|
||||||
For the full code demo, see the notes in the <a target="_blank" title="ToolTip Demo" href="{{ "/tooltip_demo.html" | prepend: site.baseurl }}">Tooltip Demo</a>.
|
For the full code demo, see the notes in the <a target="_blank" title="ToolTip Demo" href="{{ "tooltip_demo.html" | prepend: site.baseurl }}">Tooltip Demo</a>.
|
||||||
|
|
||||||
In this demo, the popovers pull in and display content from the information in an external tooltips.json file located on a different host.
|
In this demo, the popovers pull in and display content from the information in an external tooltips.json file located on a different host.
|
||||||
|
|
||||||
|
10776
doc_writers_pdf.pdf
10776
doc_writers_pdf.pdf
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user