-
Notifications
You must be signed in to change notification settings - Fork 19
This project hosts the documentation of Freescale Community BSP and related repositories
License
Freescale/Documentation
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Freescale Community BSP Documentation
-------------------------------------
DEPRECATED
----------
This repository is archived. It is not up-to-date and so far there is no plan
to update this.
The documentation is written using the Sphinx documentation system. To
install it in Debian/Ubuntu, please do:
#: apt-get install libfreetype6-dev libjpeg8-dev python3-dev python3-pip \
python3-sphinx texlive-fonts-recommended texlive-latex-extra zlib1g-dev \
fonts-liberation
#: pip3 install reportlab sphinxcontrib-blockdiag
Once this has been completed, you can run 'make' in each of the Documentation
folders to review the available targets for building.
How to generate the binary
--------------------------
Follow the instructions below inside each sub-project in order to generate the
desired binary.
In order to generate the HTML all-in-one:
$ make singlehtml
In order to generate the PDF file:
$ make latexpdf
In order to generate the printable PDF file:
$ make latexpdf -t <option>
Where option can be:
* a4twoside = A4 page size and two side print;
* lettertwoside = letter page size and two side print;
* the default value is letter page size and one side print;
Contributing
------------
To contribute to this repository you should submit the patches for
review to the mailing list: meta-freescale@yoctoproject.org.
Please refer to:
http://openembedded.org/wiki/Commit_Patch_Message_Guidelines
for useful guidelines to be followed when submitting patches.
Mailing list:
https://lists.yoctoproject.org/g/meta-freescale/
Source code:
https://github.com/Freescale/Documentation
When creating patches, please use something like:
git format-patch -s --subject-prefix='Documentation][PATCH' origin
When sending patches, please use something like:
git send-email --to meta-freescale@yoctoproject.org <generated patch>
About
This project hosts the documentation of Freescale Community BSP and related repositories
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published