Skip to content

Commit

Permalink
chore: Remove the last references to sphinx (#2755)
Browse files Browse the repository at this point in the history
  • Loading branch information
RomainMuller authored Jun 5, 2019
1 parent e3df21a commit 0db32de
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 9 deletions.
3 changes: 1 addition & 2 deletions packages/@aws-cdk/aws-mediastore/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@
"python": {
"distName": "aws-cdk.aws-mediastore",
"module": "aws_cdk.aws_mediastore"
},
"sphinx": {}
}
},
"metadata": {
"awsdocs:title": "AWS Elemental MediaStore"
Expand Down
3 changes: 1 addition & 2 deletions packages/@aws-cdk/aws-pinpointemail/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@
"python": {
"distName": "aws-cdk.aws-pinpointemail",
"module": "aws_cdk.aws_pinpointemail"
},
"sphinx": {}
}
},
"metadata": {
"awsdocs:title": "Amazon Pinpoint Email"
Expand Down
1 change: 0 additions & 1 deletion packages/@aws-cdk/aws-stepfunctions-tasks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
"signAssembly": true,
"assemblyOriginatorKeyFile": "../../key.snk"
},
"sphinx": {},
"python": {
"distName": "aws-cdk.aws-stepfunctions-tasks",
"module": "aws_cdk.aws_stepfunctions_tasks"
Expand Down
3 changes: 1 addition & 2 deletions packages/@aws-cdk/aws-transfer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@
"python": {
"distName": "aws-cdk.aws-transfer",
"module": "aws_cdk.aws_transfer"
},
"sphinx": {}
}
},
"metadata": {
"awsdocs:title": "AWS Transfer for SFTP"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,7 @@ async function main() {
python: {
distName: pythonDistName,
module: pythonModuleName
},
sphinx: {}
}
}
},
repository: {
Expand Down

0 comments on commit 0db32de

Please sign in to comment.