summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-12-09Merge branch 'sw_eng_hb' of ↵sw_eng_hbJoel Sherrill
ssh://dispatch.rtems.org/home/joel/git/rtems-docs into sw_eng_hb
2018-12-09eng/coding-conventions.rst: Convert TBD to Rest Format (GCI 2018)Pritish Jain
2018-12-09eng/coding-doxygen: Fix errorsMarçal Comajoan Cara
This work was part of GCI 2018.
2018-12-09eng/coding-file-hdr.rst: Fix file formatting (GCI 2018)Sal
2018-12-09eng/coding-doxygen.rst: Clean up and make subsubsectionsJoel Sherrill
2018-12-09Converted Doxygen Best Practices Documentation to Rest format (GCI 2018)zehata
2018-12-09coding-naming: Convert TBD to Rest format (GCI 2018)Pritish Jain
2018-12-09images/eng/Git-personalrepo: Redrawn image (GCI 2018)Marçal Comajoan Cara
Redraw images/eng/Git-personalrepo as SVG and PNG with a better color palette.
2018-12-09eng/vc-users: Convert wiki page to Rest (GCI 2018)Marçal Comajoan Cara
Converted https://devel.rtems.org/wiki/Developer/Git/Users to Rest, and TBDs and wiki TODOs into comments. Also changed http links to https (the ones that are possible), corrected typos, updated learning resources links and added formattings. This work was part of GCI 2018.
2018-12-09eng/vc-authors: Convert wiki page to Rest (GCI 2018)Marçal Comajoan Cara
Converted https://devel.rtems.org/wiki/Developer/Git/Committers to Rest, and TBDs and wiki TODOs into comments. Also changed http links to https (the ones that are possible), corrected some typos, created a folder for eng images and added some formatting. This work was part of GCI 2018.
2018-12-09management: Convert TBD to rest Format (GCI 2018)Pritiah Jain
2018-12-09eng/conf.py: Use new short name of SW Eng HandbookMarçal Comajoan Cara
2018-12-09eng/license-requirements.rst: Add a TBD for BSD infoJoel Sherrill
2018-12-09coding-doxygen-bsp.rst, coding-file-hdr.rst: Fix formattingJoel Sherrill
2018-12-09coding-file-hdr: Convert TBD to Rest Format (GCI 2018)Pritish Jain
2018-12-09coding-doxygen-bsp: Convert TBD to rest Format(GCI 2018)Pritish Jain
2018-12-09coding-gen-patch:Convert TBD to rest Format(GCI 2018)Pritish Jain
2018-12-09eng/coding-80cols: Convert wiki page to RestMarçal Comajoan Cara
Converted https://devel.rtems.org/wiki/Developer/Coding/80_characters_per_line to Rest, and TBDs into comments. This work was part of GCI 2018.
2018-12-09eng/appendix-a: convert to a tableMarçal Comajoan Cara
Convert text to a table, TBDs into comments and add missing formatting. This work was part of GCI 2018.
2018-12-09eng/test-suites.rst: Update to reflect current realityJoel Sherrill
2018-12-09test-suites:Convert TBD to rest Format(GCI 2018)Pritish Jain
2018-12-09More updates to reflect GCI tasksJoel Sherrill
2018-12-09eng: Clean up.Joel Sherrill
2018-12-09First cutJoel Sherrill
2018-12-09Initial start of converting the Word outline to RestJoel Sherrill
Thanks to Scott Zemerick <scott.zemerick@tmctechnologies.com> for the analysis and ideas that led to this.
2018-12-09posix-compliance: Change utimes() from sys/times.h to sys/time.hMarçal Comajoan Cara
In the RTEMS POSIX 1003.1 Compliance Guide it says: The following methods and variables in <sys/times.h> are supported: - times() - utimes() But according to the official POSIX Specifications http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/sys_times.h.html, <sys/times.h> only declares times(), and utimes() is decleared by <sys/time.h> (notice that it's time, not times) according to http://pubs.opengroup.org/onlinepubs/9699919799/functions/utimensat.html and http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/sys_time.h.html. This patch fixes this error. This work was part of GCI 2018.
2018-12-09eng/coding-conventions.rst: Convert TBD to Rest Format (GCI 2018)Pritish Jain
2018-12-05Fix error messages when Sphinx version cannot be checked.Amar Takhar
This is kind of a dual-check since it checks for the version while simultaneously checking to see if Sphinx exists on the system. Changed the error messages to be clear on the error and removed a reference to version which cannot be set due to the check failure. Reported by: Shashvat Jain
2018-12-05eng/coding-doxygen: Fix errorsMarçal Comajoan Cara
This work was part of GCI 2018.
2018-12-04eng/coding-file-hdr.rst: Fix file formatting (GCI 2018)Sal
2018-12-04eng/coding-doxygen.rst: Clean up and make subsubsectionsJoel Sherrill
2018-12-04Converted Doxygen Best Practices Documentation to Rest format (GCI 2018)zehata
2018-12-03coding-naming: Convert TBD to Rest format (GCI 2018)Pritish Jain
2018-12-03images/eng/Git-personalrepo: Redrawn image (GCI 2018)Marçal Comajoan Cara
Redraw images/eng/Git-personalrepo as SVG and PNG with a better color palette.
2018-12-03eng/vc-users: Convert wiki page to Rest (GCI 2018)Marçal Comajoan Cara
Converted https://devel.rtems.org/wiki/Developer/Git/Users to Rest, and TBDs and wiki TODOs into comments. Also changed http links to https (the ones that are possible), corrected typos, updated learning resources links and added formattings. This work was part of GCI 2018.
2018-12-03eng/vc-authors: Convert wiki page to Rest (GCI 2018)Marçal Comajoan Cara
Converted https://devel.rtems.org/wiki/Developer/Git/Committers to Rest, and TBDs and wiki TODOs into comments. Also changed http links to https (the ones that are possible), corrected some typos, created a folder for eng images and added some formatting. This work was part of GCI 2018.
2018-12-03management: Convert TBD to rest Format (GCI 2018)Pritiah Jain
2018-12-02eng/conf.py: Use new short name of SW Eng HandbookMarçal Comajoan Cara
2018-12-02eng/license-requirements.rst: Add a TBD for BSD infoJoel Sherrill
2018-12-02coding-doxygen-bsp.rst, coding-file-hdr.rst: Fix formattingJoel Sherrill
2018-12-02coding-file-hdr: Convert TBD to Rest Format (GCI 2018)Pritish Jain
2018-12-02coding-doxygen-bsp: Convert TBD to rest Format(GCI 2018)Pritish Jain
2018-12-01coding-gen-patch:Convert TBD to rest Format(GCI 2018)Pritish Jain
2018-12-01eng/coding-80cols: Convert wiki page to RestMarçal Comajoan Cara
Converted https://devel.rtems.org/wiki/Developer/Coding/80_characters_per_line to Rest, and TBDs into comments. This work was part of GCI 2018.
2018-12-01eng/appendix-a: convert to a tableMarçal Comajoan Cara
Convert text to a table, TBDs into comments and add missing formatting. This work was part of GCI 2018.
2018-12-01eng/test-suites.rst: Update to reflect current realityJoel Sherrill
2018-12-01test-suites:Convert TBD to rest Format(GCI 2018)Pritish Jain
2018-11-29More updates to reflect GCI tasksJoel Sherrill
2018-11-28eng: Clean up.Joel Sherrill
2018-11-27First cutJoel Sherrill