Skip to content

Remove legacy reference files and add redirections #2005

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 3 commits into
base: main
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: 0 additions & 12 deletions .openpublishing.publish.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,18 +114,6 @@
"python"
]
}
},
{
"TopLevelTOC": "docs-ref-mapping/reference-previous.yml",
"ReferenceTOC": "previous/docs-ref-autogen/toc.yml",
"ReferenceTOCUrl": "/python/api/toc.json",
"ConceptualTOCUrl": "/azure/developer/python/toc.json",
"OutputFolder": "previous/docs-ref-autogen/overview/azure",
"ContainerPageMetadata": {
"langs": [
"python"
]
}
}
],
"DiffFolder": [
Expand Down
27,679 changes: 27,679 additions & 0 deletions .openpublishing.redirection.legacy.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docfx.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"**/*.yml"
],
"exclude": ["**/*-index.md"],
"src": "docs-ref-services/legacy",
"src": "docs-ref-services/legacy-redirects-temp",
"group": "previous",
"dest": "api/overview/azure"
},
Expand Down
275 changes: 0 additions & 275 deletions docs-ref-mapping/reference-previous.yml

This file was deleted.

Loading