Skip to content

Display a table of contents in the sidebar of man pages #2036

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

Open
wants to merge 5 commits into
base: gh-pages
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
12 changes: 10 additions & 2 deletions assets/sass/layout.scss
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,17 @@ body {
}

aside {
float: left;
width: 218px;
margin-bottom: 35px;
position: sticky;
top: 0;
max-height: 100vh;
overflow-y: auto;
/* align with the top of the content */
padding-top: 46px;
}

#content {
float: right;
width: 702px;
}

Expand Down Expand Up @@ -437,6 +441,10 @@ table.benchmarks {
}
}

#content-wrapper {
display: flex;
}

// Breakpoint ----------------
@media (max-width: $default) {
.responsive-table { overflow-x: auto; }
Expand Down
7 changes: 7 additions & 0 deletions external/docs/content/docs/BreakingChanges.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@
title: Git - BreakingChanges Documentation
docname: BreakingChanges
version: 2.50.0
headings:
- text: Procedure
id: _procedure
- text: Git 3.0
id: _git_3_0
- text: Superseded features that will not be deprecated
id: _superseded_features_that_will_not_be_deprecated
latest-changes: 2.50.0
aliases:
- "/docs/BreakingChanges/index.html"
Expand Down
5 changes: 5 additions & 0 deletions external/docs/content/docs/BreakingChanges/2.46.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@
title: Git - BreakingChanges Documentation
docname: BreakingChanges
version: 2.46.0
headings:
- text: Git 3.0
id: _git_3_0
- text: Superseded features that will not be deprecated
id: _superseded_features_that_will_not_be_deprecated
aliases:
- "/docs/BreakingChanges/2.46.0/index.html"
- "/docs/BreakingChanges/2.46.1/index.html"
Expand Down
5 changes: 5 additions & 0 deletions external/docs/content/docs/BreakingChanges/2.47.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@
title: Git - BreakingChanges Documentation
docname: BreakingChanges
version: 2.47.0
headings:
- text: Git 3.0
id: _git_3_0
- text: Superseded features that will not be deprecated
id: _superseded_features_that_will_not_be_deprecated
aliases:
- "/docs/BreakingChanges/2.47.0/index.html"
- "/docs/BreakingChanges/2.47.1/index.html"
Expand Down
7 changes: 7 additions & 0 deletions external/docs/content/docs/BreakingChanges/2.48.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@
title: Git - BreakingChanges Documentation
docname: BreakingChanges
version: 2.48.0
headings:
- text: Procedure
id: _procedure
- text: Git 3.0
id: _git_3_0
- text: Superseded features that will not be deprecated
id: _superseded_features_that_will_not_be_deprecated
aliases:
- "/docs/BreakingChanges/2.48.0/index.html"
- "/docs/BreakingChanges/2.48.1/index.html"
Expand Down
7 changes: 7 additions & 0 deletions external/docs/content/docs/BreakingChanges/2.49.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@
title: Git - BreakingChanges Documentation
docname: BreakingChanges
version: 2.49.0
headings:
- text: Procedure
id: _procedure
- text: Git 3.0
id: _git_3_0
- text: Superseded features that will not be deprecated
id: _superseded_features_that_will_not_be_deprecated
aliases:
- "/docs/BreakingChanges/2.49.0/index.html"
- "/docs/BreakingChanges/2.49.1/index.html"
Expand Down
7 changes: 7 additions & 0 deletions external/docs/content/docs/BreakingChanges/2.50.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@
title: Git - BreakingChanges Documentation
docname: BreakingChanges
version: 2.50.0
headings:
- text: Procedure
id: _procedure
- text: Git 3.0
id: _git_3_0
- text: Superseded features that will not be deprecated
id: _superseded_features_that_will_not_be_deprecated
aliases:
- "/docs/BreakingChanges/2.50.0/index.html"
- "/docs/BreakingChanges/2.50.1/index.html"
Expand Down
17 changes: 17 additions & 0 deletions external/docs/content/docs/MyFirstContribution.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,23 @@
title: Git - MyFirstContribution Documentation
docname: MyFirstContribution
version: 2.50.0
headings:
- text: Summary
id: summary
- text: Getting Started
id: getting-started
- text: Code It Up!
id: code-it-up
- text: Testing
id: testing
- text: 'Getting Ready to Share: Anatomy of a Patch Series'
id: ready-to-share
- text: Sending Patches via GitGitGadget
id: howto-ggg
- text: Sending Patches with git send-email
id: howto-git-send-email
- text: My Patch Got Emailed - Now What?
id: now-what
latest-changes: 2.50.0
aliases:
- "/docs/MyFirstContribution/index.html"
Expand Down
17 changes: 17 additions & 0 deletions external/docs/content/docs/MyFirstContribution/2.23.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,23 @@
title: Git - MyFirstContribution Documentation
docname: MyFirstContribution
version: 2.23.0
headings:
- text: Summary
id: summary
- text: Getting Started
id: getting-started
- text: Code It Up!
id: code-it-up
- text: Testing
id: testing
- text: Getting Ready to Share
id: ready-to-share
- text: Sending Patches via GitGitGadget
id: howto-ggg
- text: Sending Patches with git send-email
id: howto-git-send-email
- text: My Patch Got Emailed - Now What?
id: now-what
aliases:
- "/docs/MyFirstContribution/2.23.0/index.html"
- "/docs/MyFirstContribution/2.23.1/index.html"
Expand Down
17 changes: 17 additions & 0 deletions external/docs/content/docs/MyFirstContribution/2.24.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,23 @@
title: Git - MyFirstContribution Documentation
docname: MyFirstContribution
version: 2.24.0
headings:
- text: Summary
id: summary
- text: Getting Started
id: getting-started
- text: Code It Up!
id: code-it-up
- text: Testing
id: testing
- text: Getting Ready to Share
id: ready-to-share
- text: Sending Patches via GitGitGadget
id: howto-ggg
- text: Sending Patches with git send-email
id: howto-git-send-email
- text: My Patch Got Emailed - Now What?
id: now-what
aliases:
- "/docs/MyFirstContribution/2.24.0/index.html"
- "/docs/MyFirstContribution/2.24.1/index.html"
Expand Down
17 changes: 17 additions & 0 deletions external/docs/content/docs/MyFirstContribution/2.25.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,23 @@
title: Git - MyFirstContribution Documentation
docname: MyFirstContribution
version: 2.25.0
headings:
- text: Summary
id: summary
- text: Getting Started
id: getting-started
- text: Code It Up!
id: code-it-up
- text: Testing
id: testing
- text: Getting Ready to Share
id: ready-to-share
- text: Sending Patches via GitGitGadget
id: howto-ggg
- text: Sending Patches with git send-email
id: howto-git-send-email
- text: My Patch Got Emailed - Now What?
id: now-what
aliases:
- "/docs/MyFirstContribution/2.25.0/index.html"
- "/docs/MyFirstContribution/2.25.1/index.html"
Expand Down
17 changes: 17 additions & 0 deletions external/docs/content/docs/MyFirstContribution/2.26.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,23 @@
title: Git - MyFirstContribution Documentation
docname: MyFirstContribution
version: 2.26.0
headings:
- text: Summary
id: summary
- text: Getting Started
id: getting-started
- text: Code It Up!
id: code-it-up
- text: Testing
id: testing
- text: Getting Ready to Share
id: ready-to-share
- text: Sending Patches via GitGitGadget
id: howto-ggg
- text: Sending Patches with git send-email
id: howto-git-send-email
- text: My Patch Got Emailed - Now What?
id: now-what
aliases:
- "/docs/MyFirstContribution/2.26.0/index.html"
- "/docs/MyFirstContribution/2.26.1/index.html"
Expand Down
17 changes: 17 additions & 0 deletions external/docs/content/docs/MyFirstContribution/2.28.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,23 @@
title: Git - MyFirstContribution Documentation
docname: MyFirstContribution
version: 2.28.0
headings:
- text: Summary
id: summary
- text: Getting Started
id: getting-started
- text: Code It Up!
id: code-it-up
- text: Testing
id: testing
- text: Getting Ready to Share
id: ready-to-share
- text: Sending Patches via GitGitGadget
id: howto-ggg
- text: Sending Patches with git send-email
id: howto-git-send-email
- text: My Patch Got Emailed - Now What?
id: now-what
aliases:
- "/docs/MyFirstContribution/2.28.0/index.html"
- "/docs/MyFirstContribution/2.28.1/index.html"
Expand Down
17 changes: 17 additions & 0 deletions external/docs/content/docs/MyFirstContribution/2.29.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,23 @@
title: Git - MyFirstContribution Documentation
docname: MyFirstContribution
version: 2.29.0
headings:
- text: Summary
id: summary
- text: Getting Started
id: getting-started
- text: Code It Up!
id: code-it-up
- text: Testing
id: testing
- text: Getting Ready to Share
id: ready-to-share
- text: Sending Patches via GitGitGadget
id: howto-ggg
- text: Sending Patches with git send-email
id: howto-git-send-email
- text: My Patch Got Emailed - Now What?
id: now-what
aliases:
- "/docs/MyFirstContribution/2.29.0/index.html"
- "/docs/MyFirstContribution/2.29.1/index.html"
Expand Down
17 changes: 17 additions & 0 deletions external/docs/content/docs/MyFirstContribution/2.30.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,23 @@
title: Git - MyFirstContribution Documentation
docname: MyFirstContribution
version: 2.30.0
headings:
- text: Summary
id: summary
- text: Getting Started
id: getting-started
- text: Code It Up!
id: code-it-up
- text: Testing
id: testing
- text: Getting Ready to Share
id: ready-to-share
- text: Sending Patches via GitGitGadget
id: howto-ggg
- text: Sending Patches with git send-email
id: howto-git-send-email
- text: My Patch Got Emailed - Now What?
id: now-what
aliases:
- "/docs/MyFirstContribution/2.30.0/index.html"
- "/docs/MyFirstContribution/2.30.1/index.html"
Expand Down
17 changes: 17 additions & 0 deletions external/docs/content/docs/MyFirstContribution/2.31.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,23 @@
title: Git - MyFirstContribution Documentation
docname: MyFirstContribution
version: 2.31.0
headings:
- text: Summary
id: summary
- text: Getting Started
id: getting-started
- text: Code It Up!
id: code-it-up
- text: Testing
id: testing
- text: Getting Ready to Share
id: ready-to-share
- text: Sending Patches via GitGitGadget
id: howto-ggg
- text: Sending Patches with git send-email
id: howto-git-send-email
- text: My Patch Got Emailed - Now What?
id: now-what
aliases:
- "/docs/MyFirstContribution/2.31.0/index.html"
- "/docs/MyFirstContribution/2.31.1/index.html"
Expand Down
17 changes: 17 additions & 0 deletions external/docs/content/docs/MyFirstContribution/2.33.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,23 @@
title: Git - MyFirstContribution Documentation
docname: MyFirstContribution
version: 2.33.0
headings:
- text: Summary
id: summary
- text: Getting Started
id: getting-started
- text: Code It Up!
id: code-it-up
- text: Testing
id: testing
- text: Getting Ready to Share
id: ready-to-share
- text: Sending Patches via GitGitGadget
id: howto-ggg
- text: Sending Patches with git send-email
id: howto-git-send-email
- text: My Patch Got Emailed - Now What?
id: now-what
aliases:
- "/docs/MyFirstContribution/2.33.0/index.html"
- "/docs/MyFirstContribution/2.33.1/index.html"
Expand Down
17 changes: 17 additions & 0 deletions external/docs/content/docs/MyFirstContribution/2.34.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,23 @@
title: Git - MyFirstContribution Documentation
docname: MyFirstContribution
version: 2.34.0
headings:
- text: Summary
id: summary
- text: Getting Started
id: getting-started
- text: Code It Up!
id: code-it-up
- text: Testing
id: testing
- text: Getting Ready to Share
id: ready-to-share
- text: Sending Patches via GitGitGadget
id: howto-ggg
- text: Sending Patches with git send-email
id: howto-git-send-email
- text: My Patch Got Emailed - Now What?
id: now-what
aliases:
- "/docs/MyFirstContribution/2.34.0/index.html"
- "/docs/MyFirstContribution/2.34.1/index.html"
Expand Down
17 changes: 17 additions & 0 deletions external/docs/content/docs/MyFirstContribution/2.35.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,23 @@
title: Git - MyFirstContribution Documentation
docname: MyFirstContribution
version: 2.35.0
headings:
- text: Summary
id: summary
- text: Getting Started
id: getting-started
- text: Code It Up!
id: code-it-up
- text: Testing
id: testing
- text: Getting Ready to Share
id: ready-to-share
- text: Sending Patches via GitGitGadget
id: howto-ggg
- text: Sending Patches with git send-email
id: howto-git-send-email
- text: My Patch Got Emailed - Now What?
id: now-what
aliases:
- "/docs/MyFirstContribution/2.35.0/index.html"
- "/docs/MyFirstContribution/2.35.1/index.html"
Expand Down
Loading
Loading