-
Notifications
You must be signed in to change notification settings - Fork 174
/
Copy pathapi-guide.md.html
26 lines (21 loc) · 1.37 KB
/
api-guide.md.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<meta charset="utf-8" lang="kotlin">
**Android Lint API Guide**
This chapter inlines all the API documentation into a single
long book, suitable for printing or reading on a tablet.
(insert api-guide/terminology.md.html here)
(insert api-guide/basics.md.html here)
(insert api-guide/example.md.html here)
(insert api-guide/publishing.md.html here)
(insert api-guide/unit-testing.md.html here)
(insert api-guide/test-modes.md.html here)
(insert api-guide/quickfixes.md.html here)
(insert api-guide/partial-analysis.md.html here)
(insert api-guide/dataflow-analyzer.md.html here)
(insert api-guide/annotations.md.html here)
(insert api-guide/options.md.html here)
(insert api-guide/messages.md.html here)
(insert api-guide/faq.md.html here)
# Appendix: Recent Changes
(insert api-guide/changes.md.html here)
(insert usage/variables.md.html here)
<!-- Markdeep: --><style class="fallback">body{visibility:hidden;white-space:pre;font-family:monospace}</style><script src="markdeep.min.js" charset="utf-8"></script><script src="https://morgan3d.github.io/markdeep/latest/markdeep.min.js" charset="utf-8"></script><script>window.alreadyProcessedMarkdeep||(document.body.style.visibility="visible")</script>