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