# # ChangeLog for common/conf.py in rtems-docs # # Generated by Trac 1.2.1.dev0 # 05/21/24 20:38:43 Wed, 01 Feb 2017 08:48:03 GMT Sebastian Huber [3966353] * common/conf.py (modified) Do not show page references after internal links Thu, 12 Jan 2017 01:24:46 GMT Justin Powell [876035b] * common/conf.py (modified) conf.py: Fix build_date() to append correct suffix on all days. Tue, 08 Nov 2016 04:26:25 GMT Chris Johns [daea85e] * common/conf.py (modified) * common/latex.py (modified) * common/rtemsstyle.sty (modified) pdf: Format lists for directives to sit on the next line. Thu, 03 Nov 2016 03:41:39 GMT Chris Johns [64a3db7] * common/conf.py (modified) conf: Make the build date use a nicer day format. Wed, 02 Nov 2016 05:34:32 GMT Chris Johns [ce4daf9] * common/conf.py (modified) * common/rtemsstyle.sty (modified) Add a copyright to the PDF front page. Sun, 30 Oct 2016 01:35:26 GMT Chris Johns [761b082] * common/conf.py (modified) waf: Add a build date to the copyright. Thu, 10 Mar 2016 16:48:15 GMT Amar Takhar [2bcd424] * common/conf.py (modified) * common/rtemsstyle.sty (modified) * common/waf.py (modified) Switch to using Minted and splitting long lines in verbatim. Tue, 26 Jan 2016 10:48:15 GMT Chris Johns [7130ed3] * c_user/index.rst (modified) * common/conf.py (modified) * common/rtemsstyle.sty (modified) Fix PDF layout. Tue, 26 Jan 2016 01:26:11 GMT Chris Johns [c18d76a] * common/_static/my-styles.css (modified) * common/conf.py (modified) * common/sphinx_rtd_theme_rtems/layout.html (modified) * common/sphinx_rtd_theme_rtems/theme.conf (modified) Add my-style.css support and add RTEMS to that CSS. Wed, 20 Jan 2016 01:37:04 GMT Amar Takhar [a316b1f] * common/conf.py (modified) * common/rtemsstyle.sty (modified) * common/sphinx_rtd_theme/static/css/theme.css (deleted) * common/sphinx_rtd_theme_rtems/__init__.py (moved) * common/sphinx_rtd_theme_rtems/breadcrumbs.html (moved) * common/sphinx_rtd_theme_rtems/footer.html (moved) * common/sphinx_rtd_theme_rtems/layout.html (moved) * common/sphinx_rtd_theme_rtems/layout_old.html (moved) * common/sphinx_rtd_theme_rtems/search.html (moved) * common/sphinx_rtd_theme_rtems/searchbox.html (moved) * common/sphinx_rtd_theme_rtems/static/css/badge_only.css (moved) * common/sphinx_rtd_theme_rtems/static/css/badge_only.css.map (moved) * common/sphinx_rtd_theme_rtems/static/css/theme.css (added) * common/sphinx_rtd_theme_rtems/static/css/theme.css.map (moved) * common/sphinx_rtd_theme_rtems/static/fonts/FontAwesome.otf (moved) * common/sphinx_rtd_theme_rtems/static/fonts/Inconsolata-Bold.ttf (moved) * common/sphinx_rtd_theme_rtems/static/fonts/Inconsolata-Regular.ttf (moved) * common/sphinx_rtd_theme_rtems/static/fonts/Lato-Bold.ttf (moved) * common/sphinx_rtd_theme_rtems/static/fonts/Lato-Regular.ttf (moved) * common/sphinx_rtd_theme_rtems/static/fonts/RobotoSlab-Bold.ttf (moved) * common/sphinx_rtd_theme_rtems/static/fonts/RobotoSlab-Regular.ttf (moved) * common/sphinx_rtd_theme_rtems/static/fonts/fontawesome-webfont.eot (moved) * common/sphinx_rtd_theme_rtems/static/fonts/fontawesome-webfont.svg (moved) * common/sphinx_rtd_theme_rtems/static/fonts/fontawesome-webfont.ttf (moved) * common/sphinx_rtd_theme_rtems/static/fonts/fontawesome-webfont.woff (moved) * common/sphinx_rtd_theme_rtems/static/js/modernizr.min.js (moved) * common/sphinx_rtd_theme_rtems/static/js/theme.js (moved) * common/sphinx_rtd_theme_rtems/theme.conf (moved) * common/sphinx_rtd_theme_rtems/versions.html (moved) * common/waf.py (modified) * filesystem/conf.py (modified) Add support for singlehtml (inlined) HTML file, plus some other ... Tue, 19 Jan 2016 05:27:45 GMT Amar Takhar [9b5801a] * book/conf.py (modified) * bsp_howto/conf.py (modified) * bsp_howto/wscript (modified) * c_user/conf.py (added) * c_user/wscript (modified) * common/conf.py (modified) * common/rtemsstyle.sty (moved) * common/waf.py (modified) * cpu_supplement/conf.py (modified) * cpu_supplement/wscript (modified) * develenv/conf.py (modified) * develenv/wscript (modified) * filesystem/conf.py (modified) * filesystem/wscript (modified) * networking/conf.py (modified) * networking/wscript (modified) * porting/conf.py (modified) * porting/wscript (modified) * posix1003_1/conf.py (modified) * posix1003_1/wscript (modified) * posix_users/conf.py (modified) * posix_users/wscript (modified) * rtemsconfig/conf.py (modified) * shell/conf.py (modified) * shell/wscript (modified) * user/conf.py (modified) * user/wscript (modified) Add PDF generation support use with --pdf Mon, 18 Jan 2016 05:05:50 GMT Amar Takhar [3a71759] * ada_user/conf.py (added) * ada_user/wscript (modified) * book/conf.py (added) * book/wscript (modified) * bsp_howto/conf.py (added) * bsp_howto/wscript (modified) * c_user/wscript (modified) * common/__init__.py (added) * common/conf.py (modified) * common/waf.py (modified) * cpu_supplement/conf.py (added) * cpu_supplement/wscript (modified) * develenv/conf.py (added) * develenv/wscript (modified) * filesystem/conf.py (added) * filesystem/wscript (modified) * networking/conf.py (added) * networking/wscript (modified) * porting/conf.py (added) * porting/wscript (modified) * posix1003_1/conf.py (added) * posix1003_1/wscript (modified) * posix_users/conf.py (added) * posix_users/wscript (modified) * rtemsconfig/conf.py (added) * rtemsconfig/wscript (modified) * shell/wscript (modified) * user/conf.py (added) * user/wscript (modified) Rework how conf.py is handled. Needed to switch due to increasing ... Mon, 18 Jan 2016 03:28:28 GMT Amar Takhar [46498bd] * book/index_book.rst (modified) * book/wscript (modified) * common/conf.py (modified) * rtemsconfig/wscript (modified) Fix rtemsconfig building. I'll probably move to a more pythonic way ... Sat, 16 Jan 2016 04:41:06 GMT Amar Takhar [5daabd2] * .gitignore (added) * LICENSE (added) * ada_user/ada_user.rst (added) * ada_user/index.rst (added) * ada_user/wscript (added) * book/index_book.rst (added) * book/wscript (added) * bsp_howto/bsp_howto.rst (added) * bsp_howto/index.rst (added) * bsp_howto/wscript (added) * c_user/c_user.rst (added) * c_user/index.rst (added) * c_user/wscript (added) * common/_static/favicon.ico (added) * common/_static/logo.png (added) * common/_static/my-styles.css (added) * common/_static/style.css (added) * common/_templates/layout.html (added) * common/conf.py (added) * common/rtems.sty (added) * common/rtemsdomain.py (added) * common/rtemsext.py (added) * common/rtemsref.py (added) * common/sphinx_rtd_theme/__init__.py (added) * common/sphinx_rtd_theme/breadcrumbs.html (added) * common/sphinx_rtd_theme/footer.html (added) * common/sphinx_rtd_theme/layout.html (added) * common/sphinx_rtd_theme/layout_old.html (added) * common/sphinx_rtd_theme/search.html (added) * common/sphinx_rtd_theme/searchbox.html (added) * common/sphinx_rtd_theme/static/css/badge_only.css (added) * common/sphinx_rtd_theme/static/css/badge_only.css.map (added) * common/sphinx_rtd_theme/static/css/theme.css (added) * common/sphinx_rtd_theme/static/css/theme.css.map (added) * common/sphinx_rtd_theme/static/fonts/FontAwesome.otf (added) * common/sphinx_rtd_theme/static/fonts/Inconsolata-Bold.ttf (added) * common/sphinx_rtd_theme/static/fonts/Inconsolata-Regular.ttf (added) * common/sphinx_rtd_theme/static/fonts/Lato-Bold.ttf (added) * common/sphinx_rtd_theme/static/fonts/Lato-Regular.ttf (added) * common/sphinx_rtd_theme/static/fonts/RobotoSlab-Bold.ttf (added) * common/sphinx_rtd_theme/static/fonts/RobotoSlab-Regular.ttf (added) * common/sphinx_rtd_theme/static/fonts/fontawesome-webfont.eot (added) * common/sphinx_rtd_theme/static/fonts/fontawesome-webfont.svg (added) * common/sphinx_rtd_theme/static/fonts/fontawesome-webfont.ttf (added) * common/sphinx_rtd_theme/static/fonts/fontawesome-webfont.woff (added) * common/sphinx_rtd_theme/static/js/modernizr.min.js (added) * common/sphinx_rtd_theme/static/js/theme.js (added) * common/sphinx_rtd_theme/theme.conf (added) * common/sphinx_rtd_theme/versions.html (added) * common/waf.py (added) * cpu_supplement/cpu_supplement.rst (added) * cpu_supplement/index.rst (added) * cpu_supplement/wscript (added) * develenv/develenv.rst (added) * develenv/index.rst (added) * develenv/wscript (added) * filesystem/filesystem.rst (added) * filesystem/index.rst (added) * filesystem/wscript (added) * networking/index.rst (added) * networking/networking.rst (added) * networking/wscript (added) * new_chapters/index.rst (added) * new_chapters/new_chapters.rst (added) * new_chapters/wscript (added) * porting/index.rst (added) * porting/porting.rst (added) * porting/wscript (added) * posix1003_1/index.rst (added) * posix1003_1/posix1003_1.rst (added) * posix1003_1/wscript (added) * posix_users/index.rst (added) * posix_users/posix_users.rst (added) * posix_users/wscript (added) * relnotes/index.rst (added) * relnotes/relnotes.rst (added) * relnotes/wscript (added) * rtemsconfig/index.rst (added) * rtemsconfig/option.rst (added) * rtemsconfig/rtemsconfig.rst (added) * rtemsconfig/wscript (added) * shell/index.rst (added) * shell/shell.rst (added) * shell/wscript (added) * user/additional/index.rst (added) * user/architecture/index.rst (added) * user/bsp/index.rst (added) * user/config/build.rst (added) * user/config/index.rst (added) * user/config/runtime.rst (added) * user/glossary/index.rst (added) * user/index.rst (added) * user/overview/index.rst (added) * user/start/depend.rst (added) * user/start/index.rst (added) * user/start/installation.rst (added) * user/start/transition.rst (added) * user/support/index.rst (added) * user/test/create.rst (added) * user/test/index.rst (added) * user/test/running.rst (added) * user/tools/build.rst (added) * user/tools/index.rst (added) * user/tools/simulation.rst (added) * user/waf/build.rst (added) * user/waf/config.rst (added) * user/waf/index.rst (added) * user/waf/install.rst (added) * user/wscript (added) Initial reST documentation using Sphinx.