13 Commits

Author SHA1 Message Date
Sebastian Huber
eae5454288 user: Rework Prefixes section
Rename it to "Choose an Installation Prefix".

Update #3675.
2019-02-18 13:50:31 +01:00
Sebastian Huber
24456556d6 user: Fix references to prefixes section 2019-02-18 13:50:31 +01:00
Sebastian Huber
63735bc9d2 user: Spell out third-party 2019-01-24 07:31:25 +01:00
Sebastian Huber
e52906b556 Simplify SPDX-License-Identifier comment 2019-01-11 07:22:01 +01:00
Sebastian Huber
12dccfe716 Remove superfluous "All rights reserved." 2019-01-11 07:18:56 +01:00
Sebastian Huber
4886d60aa8 Use standard format for copyright lines 2019-01-11 07:18:16 +01:00
Joel Sherrill
df3f2a49fb users/host/posix.rst: Update Ubuntu instructions based on 18.04.1 LTS
Closes #3416.
2018-11-16 16:32:59 -06:00
Marçal Comajoan Cara
b2a7a5ddbe user: add a warning not to use special characters in pathnames
Spaces and other specical characters in pathnames break builds of any
software packages using GNU make.

All of the GNU tools and RTEMS use make and this breaks builds. This
is a long standing known issue with GNU make, which can't handle spaces
in pathnames:

https://savannah.gnu.org/bugs/?712

This work was part of GCI 2018.

Probably closes #3450.
2018-11-16 10:42:41 -06:00
Joel Sherrill
5577cc082a Move duplicate host configuration information from RSB to Users Guide 2018-10-13 20:06:50 -05:00
Joel Sherrill
c1809d631d Merge duplicative RSB Quick Start into Users Guide 2018-10-13 20:06:50 -05:00
Chris Johns
ac0eaff941 Use '.. toctree::' and not '.. include::' in the User Manual.
- Change all suitable '.. include::' to TOC tree.
- Remove unused and not needed sections.
- Fix the conf.py to not exclude some files.

Close #3232.
2017-11-13 11:51:23 +11:00
Chris Johns
aa1c010e31 user: Fix header levels. 2016-11-09 12:20:46 +11:00
Chris Johns
86518bd3dd Reorganisse the User Manual to make it easier to navigate. 2016-07-04 12:30:09 +10:00