summaryrefslogtreecommitdiffstats
path: root/README.txt (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-02-21sphinx: Use the pip installed sphinx-rtd-themeChris Johns1-2/+29
- Remove the RTEMS version of the theme - Use conf.py to specify our style sheet - Depend on the jQuery contrib package for including jQuery - Detect the theme is installed Closes #4994
2023-08-09Add Regulator documentation based on V1 functionalityJoel Sherrill1-2/+17
2023-06-16README: Fixing spelling and grammar errorsStanley V. Paulauskas1-15/+15
Most of the mistakes were in the body text, which hindered only clarity. One mistake was found in the Document Standard item 7, which would prevent the provided code snippit from working.
2022-10-13README: Add a note about image toolsChris Johns1-0/+15
2022-08-03building: Add support for an RTEMS version numberChris Johns1-0/+31
- Support using a version number for RTEMS documentation Updates #4695
2021-07-20README: Added centOS 8 instructionsStephen Clark1-0/+11
Added some instructions for setting up CentOS 8.
2021-07-20README: Minor clarifications and fixesStephen Clark1-24/+25
Fixed some minor typographical errors. Updated a dead link. Reworded some sentences for clarity.
2020-08-12user, README: Add Python script host set up informationChris Johns1-6/+12
- Add Python3 and venv to the README - Add a section on how to set up a host if the python command is not available. Update #4037
2020-04-03RTEMS Docs: Add steps for sphinxcontrib-bibtexVaibhav Gupta1-0/+1
Add step to install sphinxcontrib-bibtex together with the steps mentioned for ArcLinux, to install sphinx and dependencies. Signed-off-by: Vaibhav Gupta <vaibhavgupta40@gmail.com>
2020-04-03Add virtualenv to the README.txt as the preferred host support.Chris Johns1-1/+21
2019-11-06README.txt: Add info on CentOS 7 Software Collections for Python 3Joel Sherrill1-2/+24
2019-08-15Remove back-slash in 'pacman' command in 'PDF' section under Arch Linux ↵Vaibhav Gupta1-1/+1
(installation of Sphinx).
2019-02-28Add commands and output to the README.Chris Johns1-4/+24
2019-02-28Add a cheetsheet link to the README.txtChris Johns1-0/+4
2019-02-28waf: Change --sphinx-verbose to --sphinx-options, add --sphinx-nit-pickChris Johns1-4/+40
Provide options to manage sphinx. Make using the nit-picky mode simpler to access.
2019-02-13README.txt: Fix typosJoel Sherrill1-2/+2
2018-11-16README.txt: Fix grammar errors (GCI 2018)Aneendya1-3/+3
2018-11-03user: Add RTEMS executable and test documentation.Chris Johns1-2/+41
2018-11-03waf: Add support to build PlantUML and Ditaa images.Chris Johns1-1/+16
2017-07-26README: fix typosGedare Bloom1-8/+8
2017-05-31Fixes typos in README.txtTanu Hari Dixit1-2/+2
2 typos fixed
2017-04-25README.txt: Add info after installing on CentOS 7Joel Sherrill1-5/+22
2017-03-27Add Windows build details.Chris Johns1-0/+23
Actually include the quoting fix for Windows.
2017-02-20Render math via JavaScript in HTML outputSebastian Huber1-3/+2
2017-02-02Update README due to use of math extensionSebastian Huber1-2/+3
2017-01-20Mention sphinxcontrib-bibtex in READMESebastian Huber1-1/+3
2016-11-09waf: Users without the extra fonts need to use '--disable-extra-fonts' to ↵Chris Johns1-2/+7
build PDF.
2016-11-09README: Add coding of spaces and no trailing white space.Chris Johns1-7/+9
2016-11-09README: Fix the header levels.Chris Johns1-6/+8
2016-11-08README.txt: Add notes on Centos 6 and 7Joel Sherrill1-5/+46
2016-11-07Add openSUSE installation hintsSebastian Huber1-1/+14
2016-11-07README: Add packages for building on Arch.Christian Mauderer1-0/+12
2016-11-06README: Update with more host specific details.Chris Johns1-18/+40
2016-11-04waf: note about tex noise when running configure.Chris Johns1-0/+3
2016-11-04README: Add host set up for CentOS for singlehtml.Chris Johns1-0/+5
2016-11-04waf: Check for texlive packages and report an error is not found.Chris Johns1-3/+92
2016-11-03README: Add host set up and update the build commands.Chris Johns1-5/+38
2016-11-02Update the top level README.txt.Chris Johns1-9/+19
2016-11-01Add some notes on writing documentation.Chris Johns1-0/+130