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
Chris Johns
8f2a4f3959
waf: Fix the sphinx verbose option.
2016-11-02 12:07:50 +11:00
Joel Sherrill
c29f5bcbcf
c_user: Re-add task notepads for 4.11. Remove this patch after branching.
2016-11-01 16:05:54 -05:00
Chris Johns
4ace089bde
Add some notes on writing documentation.
2016-11-01 18:23:23 +11:00
Chris Johns
bb923d032f
rsb: Fix the tex name.
2016-10-31 08:55:24 +11:00
Chris Johns
68db56bd78
Ignore waf files.
2016-10-31 08:50:46 +11:00
Joel Sherrill
5df0d1edfa
RSB: Clean up formatting and fix code-block mistakes.
2016-10-30 16:49:43 -05:00
Chris Johns
dd43d0b0f8
waf: Add an install command.
2016-10-31 08:48:35 +11:00
Joel Sherrill
47aad7a5c3
RSB: Make the bullet style more consistent.
2016-10-30 16:18:29 -05:00
Joel Sherrill
cddb06c537
RSB: Initial addition
...
The content was manually converted from Asciidoc to Sphinx and
there are some areas which remain to be done. Specifically
there are some tables and embedded links which are known
to remain but there are almost certainly other things to
clean up.
2016-10-30 12:49:11 -05:00
Chris Johns
f529417387
waf: Add top build support.
2016-10-30 12:36:30 +11:00
Chris Johns
761b082f37
waf: Add a build date to the copyright.
2016-10-30 12:36:30 +11:00
Chris Johns
9dd79f289c
waf: Formatting.
2016-10-30 12:36:30 +11:00
Joel Sherrill
7497f5ed9a
porting: Review and tidy up multiple formatting issues.
2016-10-28 15:57:11 -05:00
Joel Sherrill
790fcab1d5
filesystem: Fix numbered lists.
2016-10-28 15:56:47 -05:00
Joel Sherrill
01a36eedc5
c_user: Fix numbered lists.
2016-10-28 15:56:19 -05:00
Joel Sherrill
4cc9094bce
cpu_supplement: Fixed numbered list
2016-10-28 15:55:45 -05:00
Joel Sherrill
30c32cbc4c
in-memory.rst, mounting_and_unmounting.rst: Remove unnecessary backslash
2016-10-28 14:51:54 -05:00
Chris Johns
706a1e290f
user: Add comments about warnings we cannot remove.
2016-10-29 06:30:24 +11:00
Chris Johns
9fd14dda8a
user: Add comment to move to packages.
2016-10-29 05:32:30 +11:00
Chris Johns
69415068f9
user: Add hardware layers figure.
2016-10-29 05:30:52 +11:00
Joel Sherrill
0c978901d0
powerpc, sparc, sparc64: Correct tables
2016-10-28 13:10:22 -05:00
Chris Johns
23a5ce4498
Remove the old files.
2016-10-29 05:09:35 +11:00
Chris Johns
2592441410
shell: Fix code-block warnings.
2016-10-29 04:56:11 +11:00
Joel Sherrill
53d00e6a43
dec_21140.rst, network_task_structure.rst: Change image to figure
2016-10-28 12:22:02 -05:00
Joel Sherrill
b093291104
dec_21140.rst: Correct path to image
2016-10-28 12:22:02 -05:00
Joel Sherrill
ff5d0807cb
makefiles.rst, target_dependant_files.rst: Fix link
2016-10-28 12:22:02 -05:00