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

Clean up tutorials page #2633

Merged
merged 1 commit into from Sep 4, 2019

Conversation

mark-poscablo
Copy link
Contributor

The tutorials page in the docs have unnecessary navigation sub-tabs on the top that (I think) clutters how it looks:
image

On smaller screens, there are enough sub tabs that make it take up two lines (this is on a 1680x1050 screen from a 2015 macbook pro):
image

This PR cleans it up by removing those sub-tabs from layout.xml (since they're redundant) and adding another markdown page for the tutorials. Here's the result:
image

Copy link
Member

@9prady9 9prady9 left a comment

Choose a reason for hiding this comment

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

Great, I like it!

These sub-tabs have bothered me too.

@mark-poscablo mark-poscablo merged commit ba3cbdd into arrayfire:master Sep 4, 2019
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.

None yet

2 participants