docs: Initial split of README into docs directory

The top-level README document has got pretty unwieldy and so we need to
switch to add some more structure to our documentation. The first step
is to split out sub-sections of the README document into separate files
in a new 'docs' directory.

Whilst splitting up the README, we can also take the opportunity to tidy
things up and fix a couple of typos.

Signed-off-by: Paul Barker <pbarker@toganlabs.com>
This commit is contained in:
Paul Barker
2017-05-23 10:26:05 +01:00
committed by Andrei Gherzan
parent 4f2dd0f0e8
commit 03976f7ff1
5 changed files with 267 additions and 253 deletions
+8
View File
@@ -0,0 +1,8 @@
# Extra apps
## omxplayer
omxplayer depends on libav which has a commercial license. So in order to be
able to compile omxplayer you will need to whiteflag the commercial
licenseadding to you local.conf:
`LICENSE_FLAGS_WHITELIST = "commercial"`