Skip to content
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

Link "How to"^W^WGuides" section from navigation #1839

Merged
merged 2 commits into from
Feb 26, 2021

Conversation

pablobm
Copy link
Collaborator

@pablobm pablobm commented Dec 3, 2020

The new "How to" section is not yet linked from the sidebar navigation in the documentation site. This PR:

@@ -19,6 +19,6 @@
root to: "customers#index"
end

get "/:page", to: "docs#show"
get "/*page", to: "docs#show"
Copy link

Choose a reason for hiding this comment

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

Rails/HttpPositionalArguments: Use keyword arguments instead of positional arguments for http call: get.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Hound appears to think that this is a test, but it isn't...

@pablobm pablobm changed the title Link "How to"^W "Guides" section from navigation Link "How to"^W"Guides" section from navigation Dec 3, 2020
@pablobm pablobm changed the title Link "How to"^W"Guides" section from navigation Link "How to"^W^WGuides" section from navigation Dec 3, 2020
@nickcharlton
Copy link
Member

I'm going to merge this anyway, but a parting thought: Guides might be a good subheading to split the other Docs for the more advanced things.

@nickcharlton nickcharlton merged commit 842bf8b into thoughtbot:master Feb 26, 2021
@pablobm pablobm deleted the guides-section branch June 24, 2021 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants