Skip to content

Commit

Permalink
Add baseline profile manual generation instructions
Browse files Browse the repository at this point in the history
Summary: Updated instructions so ppl from UI Frameworks team know how to use the manual profile generation script

Reviewed By: danjin250

Differential Revision: D63665280

fbshipit-source-id: 654c94db769e507db045907010d56be22dc925ce
  • Loading branch information
Koby Chan authored and facebook-github-bot committed Oct 1, 2024
1 parent 5755789 commit a9d9ca8
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions website/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,17 @@ module.exports = {
type: 'category',
label: 'Pogo Stick',
items: [
{
type: 'category',
label: 'Baseline Profiles',
items: [
{
type: 'doc',
id: 'fb/related_teams/pogo/baseline_profiles/manual_profile_generation',
label: 'Manual Profile Generation'
}
]
},
{
type: 'category',
label: 'Pogo Stick Team Internal',
Expand Down

0 comments on commit a9d9ca8

Please sign in to comment.