File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -62,6 +62,7 @@ module.exports = {
6262 '@apify/docs-theme' ,
6363 {
6464 changelogFromRoot : true ,
65+ changelogDisplayedSidebar : `sidebar` ,
6566 subNavbar : {
6667 title : 'API Client for Python' ,
6768 items : [
Original file line number Diff line number Diff line change @@ -41,9 +41,5 @@ module.exports = {
4141 } ,
4242 ] ,
4343 } ,
44- {
45- type : 'doc' ,
46- id : 'changelog' ,
47- } ,
4844 ] ,
4945} ;
Original file line number Diff line number Diff line change 1818 "dirName" : " 02_concepts"
1919 }
2020 ]
21- },
22- {
23- "type" : " doc" ,
24- "id" : " changelog"
2521 }
2622 ]
2723}
Original file line number Diff line number Diff line change 2929 "dirName" : " 03_examples"
3030 }
3131 ]
32- },
33- {
34- "type" : " doc" ,
35- "id" : " changelog"
3632 }
3733 ]
3834}
Original file line number Diff line number Diff line change 4040 "dirName" : " 04_upgrading"
4141 }
4242 ]
43- },
44- {
45- "type" : " doc" ,
46- "id" : " changelog"
4743 }
4844 ]
4945}
You can’t perform that action at this time.
0 commit comments