Skip to content

Documented the local search box for dumped contents #7401

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from

Conversation

javiereguiluz
Copy link
Member

This fixes #7381.

@ogizanagi
Copy link
Contributor

New keyboard shortcuts were added in symfony/symfony#21238 in order to navigate between found occurrences, replicating browsers behavior.
Should we document that too? 😃


If the dumped contents are complex, consider using the local search box to
look for specific variables or values. First, click anywhere on the dumped
contents and then press ``Ctrl. + F`` or ``Cmd. + F`` to make the local
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think Sphinx is supposed to support keystrokes sequences: http://www.sphinx-doc.org/en/stable/markup/inline.html#role-kbd

What would it look like with this?

@ogizanagi
Copy link
Contributor

👍 Thanks :)

Status: Reviewed

@xabbuh
Copy link
Member

xabbuh commented Jan 31, 2017

Thank you Javier.

@xabbuh xabbuh closed this in 0d5b65e Jan 31, 2017
@javiereguiluz javiereguiluz deleted the fix_7381 branch May 24, 2018 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document the search feature of the HTML dumper
4 participants