mirror of
https://git.rtems.org/rtems-docs/
synced 2025-05-14 01:10:14 +08:00
Use pathto() on the genindex URL to make it relative.
This commit is contained in:
parent
603731cda8
commit
f7384cc2e2
@ -38,5 +38,3 @@ RTEMS BSP and Driver Guide (|version|).
|
||||
ata
|
||||
ide_controller
|
||||
command
|
||||
|
||||
* :ref:`genindex`
|
||||
|
@ -63,5 +63,3 @@ RTEMS Classic API Guide (|version|).
|
||||
example_application
|
||||
glossary
|
||||
zreferences
|
||||
|
||||
* :ref:`genindex`
|
||||
|
@ -6,7 +6,7 @@
|
||||
{% endblock %}
|
||||
{% block menu %}
|
||||
{{ super() }}
|
||||
<a class="reference internal" href="genindex.html">Index</a>
|
||||
<a class="reference internal" href="{{ pathto("genindex") }}"><b>Index</b></a>
|
||||
{% endblock %}
|
||||
{# Custom CSS overrides #}
|
||||
{% set css_files = ['_static/my-styles.css'] %}
|
||||
|
@ -40,5 +40,3 @@ RTEMS CPU Architecture Supplement (|version|).
|
||||
sparc
|
||||
sparc64
|
||||
zreferences
|
||||
|
||||
* :ref:`genindex`
|
||||
|
@ -21,5 +21,3 @@ RTEMS Development Environment Guide (|version|).
|
||||
sample
|
||||
utilities
|
||||
command
|
||||
|
||||
* :ref:`genindex`
|
||||
|
@ -25,5 +25,3 @@ RTEMS Eclipse Manual (|version|).
|
||||
rtems
|
||||
|
||||
glossary
|
||||
|
||||
* :ref:`genindex`
|
||||
|
@ -30,5 +30,3 @@ RTEMS Software Engineering Handbook (|version|)
|
||||
appendix-a
|
||||
function_and_variable
|
||||
concept
|
||||
|
||||
* :ref:`genindex`
|
||||
|
@ -26,5 +26,3 @@ RTEMS Filesystem Design Guide (|version|).
|
||||
minature_in-memory
|
||||
trivial_ftp
|
||||
command_and_variable
|
||||
|
||||
* :ref:`genindex`
|
||||
|
@ -27,5 +27,3 @@ RTEMS Network User Manual (|version|).
|
||||
network_servers
|
||||
dec_21140
|
||||
command
|
||||
|
||||
* :ref:`genindex`
|
||||
|
@ -28,5 +28,3 @@ RTEMS Porting Guide (|version|).
|
||||
code_tuning
|
||||
miscellanous
|
||||
command
|
||||
|
||||
* :ref:`genindex`
|
||||
|
@ -22,5 +22,3 @@ RTEMS POSIX 1003.1 Compliance Guide (|version|).
|
||||
posix-compliance
|
||||
glossary
|
||||
zreferences
|
||||
|
||||
* :ref:`genindex`
|
||||
|
@ -43,5 +43,3 @@ RTEMS POSIX API Guide (|version|).
|
||||
devctl
|
||||
status_of_implementation
|
||||
command
|
||||
|
||||
* :ref:`genindex`
|
||||
|
@ -13,8 +13,3 @@ Table of Contents
|
||||
|
||||
rtemsconfig
|
||||
option
|
||||
|
||||
|
||||
* :ref:`genindex`
|
||||
* :ref:`search`
|
||||
|
||||
|
@ -30,5 +30,3 @@ RTEMS Shell Guide (|version|).
|
||||
network_commands
|
||||
function_and_variable
|
||||
concept
|
||||
|
||||
* :ref:`genindex`
|
||||
|
@ -41,5 +41,3 @@ RTEMS User Manual (|version|).
|
||||
rsb/index
|
||||
|
||||
glossary/index
|
||||
|
||||
* :ref:`genindex`
|
||||
|
Loading…
x
Reference in New Issue
Block a user