mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
doc: Remove in source documentation and the asciidoc package
The RSB documentation is now in ReST format and part of the RTEMS Documentation project. See https://docs.rtems.org/. Remove support for the GPL based asciidoc tool and remove the asciidoc package from the RSB. Add the Python Markdown package and update the reporter to use Markdown for HTML generation. The resuling HTML report is a single self contained file. Closes #3047.
This commit is contained in:
18
README
18
README
@@ -11,11 +11,21 @@ set'. The RTEMS Source Builder is not limited to this role but designed to fit
|
||||
with-in this specific niche. It can be used outside of the RTEMS project and we
|
||||
welcome this happening in other open source or commercial projects.
|
||||
|
||||
The project is part of the RTEMS Project. See http://www.rtems.org/ for
|
||||
details. The master repositiory is
|
||||
http://git.rtems.org/rtems-source-builder.git/.
|
||||
The project is part of the RTEMS Project. The project's websites are:
|
||||
|
||||
Documentation is in the 'doc' directory and available as HTML at https://docs.rtems.org/rsb/.
|
||||
RTEMS Project Website:
|
||||
https://www.rtems.org/
|
||||
|
||||
GIT Source Repository:
|
||||
https://git.rtems.org/rtems-source-builder.git/
|
||||
|
||||
Documentation:
|
||||
https://docs.rtems.org/branches/master/rsb/index.html
|
||||
|
||||
Bugs:
|
||||
https://devel.rtems.org/query?component=RSB
|
||||
|
||||
Please refer to the LICENSE file for license details.
|
||||
|
||||
Contributions, suggestions, and bug reports are welcome.
|
||||
|
||||
|
Reference in New Issue
Block a user