7 Commits

Author SHA1 Message Date
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