-
Notifications
You must be signed in to change notification settings - Fork 174
/
Copy pathuser-guide.md.html
21 lines (16 loc) · 1.05 KB
/
user-guide.md.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<meta charset="utf-8" lang="kotlin">
**Android User Guide**
This chapter inlines all the usage information into a single
long book, suitable for printing or reading on a tablet.
(insert usage/changes.md.html here)
(insert usage/flags.md.html here)
(insert usage/agp-dsl.md.html here)
(insert usage/newer-lint.md.html here)
(insert usage/baselines.md.html here)
(insert usage/performance-tuning.md.html here)
(insert usage/suppressing.md.html here)
(insert usage/lintxml.md.html here)
# Appendix: Recent Changes
(insert usage/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>