docs: migration of configuration_display and configuration_layout from old wiki structure - #1605
Open
christf wants to merge 7 commits into
Open
docs: migration of configuration_display and configuration_layout from old wiki structure#1605christf wants to merge 7 commits into
christf wants to merge 7 commits into
Conversation
christf
force-pushed
the
docnext
branch
2 times, most recently
from
August 13, 2026 21:17
3d5c012 to
35b7d9e
Compare
The only content not already covered by basic/layout.rst was the layout tag attribute reference. Move it there and point the two General Options pages at the new location.
basic/display.rst already covered the graphics drivers, GUI matrix and the internal and gtk GUI options. The only content not carried over was the pointer to the OSD page, which is now added.
The icon sources live in navit/icons/ and are installed to share/navit/icons, not the historic navit/xpm/ paths.
position_height, position_sats_used and position_hdop are only written when the GPS device reports them, just like the other marked types, so the ambiguous '?' marker was replaced with the '*' used for all of them.
The wiki-style [[...]] and <Page>__ links are not resolved by Sphinx and render as literal text. Replace them with :doc: references where the target page exists and with plain text where it does not.
Point the general link at basic/vehicle and fix the five profile references, which used wiki paths that no longer exist (and contained a typo in the car link). The longer :doc: headings also required extending the section underlines.
The previous text claimed a duplicate layout overrides the earlier definition, but navit discards later duplicates (layout.c), so the first definition wins. Overriding is achieved by file include order: user navit_layout_*.xml files are loaded before the shipped ones.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.