summaryrefslogtreecommitdiffstats
path: root/README.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sphinx: Use the pip installed sphinx-rtd-themeChris Johns2024-02-211-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
* Add Regulator documentation based on V1 functionalityJoel Sherrill2023-08-091-2/+17
|
* README: Fixing spelling and grammar errorsStanley V. Paulauskas2023-06-161-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.
* README: Add a note about image toolsChris Johns2022-10-131-0/+15
|
* building: Add support for an RTEMS version numberChris Johns2022-08-031-0/+31
| | | | | | - Support using a version number for RTEMS documentation Updates #4695
* README: Added centOS 8 instructionsStephen Clark2021-07-201-0/+11
| | | | Added some instructions for setting up CentOS 8.
* README: Minor clarifications and fixesStephen Clark2021-07-201-24/+25
| | | | | | Fixed some minor typographical errors. Updated a dead link. Reworded some sentences for clarity.
* user, README: Add Python script host set up informationChris Johns2020-08-121-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
* RTEMS Docs: Add steps for sphinxcontrib-bibtexVaibhav Gupta2020-04-031-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>
* Add virtualenv to the README.txt as the preferred host support.Chris Johns2020-04-031-1/+21
|
* README.txt: Add info on CentOS 7 Software Collections for Python 3Joel Sherrill2019-11-061-2/+24
|
* Remove back-slash in 'pacman' command in 'PDF' section under Arch Linux ↵Vaibhav Gupta2019-08-151-1/+1
| | | | (installation of Sphinx).
* Add commands and output to the README.Chris Johns2019-02-281-4/+24
|
* Add a cheetsheet link to the README.txtChris Johns2019-02-281-0/+4
|
* waf: Change --sphinx-verbose to --sphinx-options, add --sphinx-nit-pickChris Johns2019-02-281-4/+40
| | | | | Provide options to manage sphinx. Make using the nit-picky mode simpler to access.
* README.txt: Fix typosJoel Sherrill2019-02-131-2/+2
|
* README.txt: Fix grammar errors (GCI 2018)Aneendya2018-11-161-3/+3
|
* user: Add RTEMS executable and test documentation.Chris Johns2018-11-031-2/+41
|
* waf: Add support to build PlantUML and Ditaa images.Chris Johns2018-11-031-1/+16
|
* README: fix typosGedare Bloom2017-07-261-8/+8
|
* Fixes typos in README.txtTanu Hari Dixit2017-05-311-2/+2
| | | | 2 typos fixed
* README.txt: Add info after installing on CentOS 7Joel Sherrill2017-04-251-5/+22
|
* Add Windows build details.Chris Johns2017-03-271-0/+23
| | | | Actually include the quoting fix for Windows.
* Render math via JavaScript in HTML outputSebastian Huber2017-02-201-3/+2
|
* Update README due to use of math extensionSebastian Huber2017-02-021-2/+3
|
* Mention sphinxcontrib-bibtex in READMESebastian Huber2017-01-201-1/+3
|
* waf: Users without the extra fonts need to use '--disable-extra-fonts' to ↵Chris Johns2016-11-091-2/+7
| | | | build PDF.
* README: Add coding of spaces and no trailing white space.Chris Johns2016-11-091-7/+9
|
* README: Fix the header levels.Chris Johns2016-11-091-6/+8
|
* README.txt: Add notes on Centos 6 and 7Joel Sherrill2016-11-081-5/+46
|
* Add openSUSE installation hintsSebastian Huber2016-11-071-1/+14
|
* README: Add packages for building on Arch.Christian Mauderer2016-11-071-0/+12
|
* README: Update with more host specific details.Chris Johns2016-11-061-18/+40
|
* waf: note about tex noise when running configure.Chris Johns2016-11-041-0/+3
|
* README: Add host set up for CentOS for singlehtml.Chris Johns2016-11-041-0/+5
|
* waf: Check for texlive packages and report an error is not found.Chris Johns2016-11-041-3/+92
|
* README: Add host set up and update the build commands.Chris Johns2016-11-031-5/+38
|
* Update the top level README.txt.Chris Johns2016-11-021-9/+19
|
* Add some notes on writing documentation.Chris Johns2016-11-011-0/+130