mirror of
https://github.com/go-i2p/gomobile-java.git
synced 2025-07-14 04:44:47 -04:00
doc: fix whitespace between stable and exp packages
Markdown acts weirdly at puts more whitespace around the audio package if there is no other content seperating the lists. Change-Id: Ia60c0ea05ab2d86b9b0cbcbabccdeebda8c13cbf Reviewed-on: https://go-review.googlesource.com/11314 Reviewed-by: Nigel Tao <nigeltao@golang.org>
This commit is contained in:
@ -8,7 +8,7 @@ Follow the build instructions on
|
||||
to install the gomobile command and
|
||||
[build the basic example](http://godoc.org/golang.org/x/mobile/example/basic).
|
||||
|
||||
--
|
||||
---
|
||||
|
||||
APIs are currently very limited, but under active development. Package
|
||||
documentation serves as a starting point:
|
||||
@ -18,6 +18,8 @@ documentation serves as a starting point:
|
||||
- [mobile/cmd/gomobile](http://godoc.org/golang.org/x/mobile/cmd/gomobile)
|
||||
- [mobile/cmd/gobind](http://godoc.org/golang.org/x/mobile/cmd/gobind)
|
||||
|
||||
---
|
||||
|
||||
- [mobile/exp/audio](http://godoc.org/golang.org/x/mobile/exp/audio)
|
||||
- [mobile/exp/sensor](http://godoc.org/golang.org/x/mobile/exp/sensor)
|
||||
- [mobile/exp/sprite](http://godoc.org/golang.org/x/mobile/exp/sprite)
|
||||
|
Reference in New Issue
Block a user