219 Commits

Author SHA1 Message Date
Chris Johns
6345b2d894 waf: Add networking to the manual built. 2016-11-15 08:13:30 +11:00
Sebastian Huber
bcdca5db9d c-user: Document scheduler add/remove processor 2016-11-10 11:34:32 +01:00
Sebastian Huber
6297ad31d0 cpu-supplement: Document PowerPC SPRG0-2 usage 2016-11-10 10:16:30 +01:00
Chris Johns
9330bfbaa7 waf: Users without the extra fonts need to use '--disable-extra-fonts' to build PDF. 2016-11-09 17:08:05 +11:00
Chris Johns
5431beb472 filesystem: Fix header levels. 2016-11-09 16:54:02 +11:00
Chris Johns
f7dbf17028 cpu-supplement: Fix the project label. 2016-11-09 16:53:20 +11:00
Chris Johns
5fe847f724 develenv: Fix header levels. 2016-11-09 13:57:54 +11:00
Chris Johns
499658fffe eclipse: Fix heading levels. 2016-11-09 13:56:52 +11:00
Chris Johns
23995ef43f bsp-howto: Increase the number depth of sections. 2016-11-09 13:55:30 +11:00
Chris Johns
6916004896 cpu-supplement: Fix header levels. 2016-11-09 12:39:16 +11:00
Chris Johns
cc1d3facbe bsp-howto: Fix header levels. 2016-11-09 12:33:08 +11:00
Chris Johns
b5a035170f README: Add coding of spaces and no trailing white space. 2016-11-09 12:24:00 +11:00
Chris Johns
356b0ec21c README: Fix the header levels. 2016-11-09 12:21:00 +11:00
Chris Johns
aa1c010e31 user: Fix header levels. 2016-11-09 12:20:46 +11:00
Chris Johns
f15d60704f shell: Fix header levels. 2016-11-09 11:50:31 +11:00
Chris Johns
4da4a15ee1 c-user: Fix header levels. Minor fixes. 2016-11-09 11:42:30 +11:00
Chris Johns
a91dd5c695 latex: Increase the depth of subsections. 2016-11-09 11:42:30 +11:00
Joel Sherrill
4cb5e55941 README.txt: Add notes on Centos 6 and 7 2016-11-08 18:19:39 -06:00
Joel Sherrill
969b4cd88c c-user: Correct copyright attribution to match original texinfo files 2016-11-08 16:58:19 -06:00
Chris Johns
bf61a8b14e shell: Update commands to use descriptions. 2016-11-08 21:33:20 +11:00
Chris Johns
227aaea494 waf: Get a copy of the optional packages. 2016-11-08 16:08:54 +11:00
Chris Johns
2fdbc9826f waf: Use the good fonts if installed. 2016-11-08 15:58:58 +11:00
Chris Johns
53bb72e996 c-user: Format the directives as descriptions.
This change combined with the element list change in latex generates
a much better looking PDF.

Add a page break before each directive to like th previous versions of the
manuals.
2016-11-08 15:28:32 +11:00
Chris Johns
daea85e3b2 pdf: Format lists for directives to sit on the next line. 2016-11-08 15:28:32 +11:00
Sebastian Huber
cffdb6024c Add openSUSE installation hints 2016-11-07 07:27:36 +01:00
Chris Johns
5a7280afd7 PDF: Do not use lato and inconsolata fonts. Not widely supported. 2016-11-07 11:18:04 +11:00
Chris Johns
ea91103855 waf: Add a program test for pygmentize. 2016-11-07 10:33:17 +11:00
Christian Mauderer
fca7878123 README: Add packages for building on Arch. 2016-11-07 10:05:23 +11:00
Christian Mauderer
b6272bbd56 waf: Fix ''NoneType' object is not iterable' 2016-11-07 10:05:13 +11:00
Chris Johns
ee086511cf README: Update with more host specific details. 2016-11-06 12:53:07 +11:00
Chris Johns
25c0a23445 waf: Fix the host version check. 2016-11-06 12:40:41 +11:00
Chris Johns
8330198edc waf: Add support to handle missing Latex packages on hosts they are not available on.
It appears the support for texlive packages on some hosts is variable. This patch
lets us add missing packages to our source tree so a PDF can be built on
those hosts. The quality of the PDFs created may vary as some short cuts may
have been take. For example lato is a font and only the sty file as been added
and not the actual font which means it's use will default to another font.
2016-11-06 12:02:47 +11:00
Chris Johns
a903eb3baa waf: note about tex noise when running configure. 2016-11-04 16:54:24 +11:00
Chris Johns
bf24d1b207 README: Add host set up for CentOS for singlehtml. 2016-11-04 16:30:21 +11:00
Chris Johns
74194f7538 waf: Check for texlive packages and report an error is not found. 2016-11-04 16:22:42 +11:00
Chris Johns
9024cfbc7f waf: Fix the bnode issue when building in a manual directory. 2016-11-04 08:44:37 +11:00
Sebastian Huber
3a58bff6bf Update due to clock manager and driver changes 2016-11-03 10:59:01 +01:00
Chris Johns
72a62ad88f Rename all manuals with an _ to have a -. It helps released naming of files. 2016-11-03 16:58:08 +11:00
Chris Johns
6207c37d9c waf: Use separate doctrees so avoid sphinx clashes. 2016-11-03 15:22:49 +11:00
Chris Johns
d3226d3d09 pdf: Make the copyright the same as the html. 2016-11-03 14:42:34 +11:00
Chris Johns
64a3db7073 conf: Make the build date use a nicer day format. 2016-11-03 14:41:39 +11:00
Chris Johns
040b703c14 README: Add host set up and update the build commands. 2016-11-03 14:34:40 +11:00
Chris Johns
0bc9c6d3de waf: Have configure set building pdf and/or singlehtml.
Move selecting pdf and singlehtml to the configure stage so it
is sticky for all builds. This means a top level build will always
build all formats that have been configured.

Do not complete the configure stage if tools are missing for the
configured output.

Add singlehtml support using the inliner tool. It is nice.

Remove the groups as waf can track the dependences. This lets the
manuals build in parallel.
2016-11-03 14:30:47 +11:00
Chris Johns
3d055ece4e RSB: Fix the history. 2016-11-02 17:38:32 +11:00
Chris Johns
ce4daf9fd9 Add a copyright to the PDF front page. 2016-11-02 16:34:32 +11:00
Chris Johns
9742e45add RSB: Fix the heading level for the PDF. 2016-11-02 15:20:35 +11:00
Chris Johns
998ef92cd1 Update the top level README.txt. 2016-11-02 15:20:08 +11:00
Chris Johns
005f0e81ab Fix spelling. 2016-11-02 15:19:42 +11:00
Chris Johns
8b64335986 RSB: Finish reformatting after moving from asciidocs. 2016-11-02 12:09:54 +11:00
Chris Johns
75e787d4a0 html: Update the CSS and add topics. 2016-11-02 12:08:27 +11:00