@@ -11,7 +11,6 @@ export default defineConfig({
1111 { text : 'Plugins' , link : '/docs/plugins/registry' } ,
1212 { text : 'Fleet' , link : '/docs/fleet/overview' } ,
1313 { text : 'Tutorials' , link : '/docs/tutorials/first-agent' } ,
14- { text : 'Rotator 2.0' , link : '/docs/antigravity-rotator/UPGRADE-ROADMAP' } ,
1514 ] ,
1615 sidebar : [
1716 {
@@ -118,26 +117,6 @@ export default defineConfig({
118117 { text : 'Dual Auth Rotators' , link : '/docs/examples/dual-auth-rotators' } ,
119118 ] ,
120119 } ,
121- {
122- text : 'Antigravity Rotator 2.0' ,
123- items : [
124- { text : 'Architecture' , link : '/docs/antigravity-rotator/ARCHITECTURE' } ,
125- { text : 'Setup' , link : '/docs/antigravity-rotator/SETUP' } ,
126- { text : 'Roadmap' , link : '/docs/antigravity-rotator/UPGRADE-ROADMAP' } ,
127- { text : 'Phase 1' , link : '/docs/antigravity-rotator/PHASE1_FEATURES' } ,
128- { text : 'Phase 2' , link : '/docs/antigravity-rotator/PHASE2_FEATURES' } ,
129- { text : 'Phase 3' , link : '/docs/antigravity-rotator/PHASE3_FEATURES' } ,
130- { text : 'Phase 4' , link : '/docs/antigravity-rotator/PHASE4_FEATURES' } ,
131- { text : 'Phase 5' , link : '/docs/antigravity-rotator/PHASE5_FEATURES' } ,
132- { text : 'Phase 6' , link : '/docs/antigravity-rotator/PHASE6_FEATURES' } ,
133- { text : 'Phase 7' , link : '/docs/antigravity-rotator/PHASE7_FEATURES' } ,
134- { text : 'Phase 8' , link : '/docs/antigravity-rotator/PHASE8_FEATURES' } ,
135- { text : 'Phase 9' , link : '/docs/antigravity-rotator/PHASE9_FEATURES' } ,
136- { text : 'Phase 10' , link : '/docs/antigravity-rotator/PHASE10_FEATURES' } ,
137- { text : 'Phase 11-12' , link : '/docs/antigravity-rotator/PHASE11-12_FEATURES' } ,
138- { text : 'Marketing SEO' , link : '/docs/antigravity-rotator/marketing/AUTO_SEO_STRATEGY' } ,
139- ] ,
140- } ,
141120 {
142121 text : 'Best Practices' ,
143122 items : [
0 commit comments