Skip to content
Merged
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
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .openpublishing.redirection.msal-python-conceptual.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"redirections": [
{
"source_path_from_root": "/msal-python-conceptual/overview-msal",
"redirect_url": "/msal-python-conceptual/index",
"redirect_document_id": true
}
]
}
20 changes: 20 additions & 0 deletions xrefmap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13383,6 +13383,10 @@ references:
href: https://docs.python.org/3/library/optparse.html#optparse.OptionParser.has_option
name: has_option
uid: optparse.OptionParser.has_option
- fullName: optparse.OptionParser.parse_args
href: https://docs.python.org/3/library/optparse.html#optparse.OptionParser.parse_args
name: parse_args
uid: optparse.OptionParser.parse_args
- fullName: optparse.OptionParser.print_usage
href: https://docs.python.org/3/library/optparse.html#optparse.OptionParser.print_usage
name: print_usage
Expand Down Expand Up @@ -34635,6 +34639,10 @@ references:
href: https://docs.python.org/3/library/ast.html#ast.Expr
name: Expr
uid: ast.Expr
- fullName: ast.Expression
href: https://docs.python.org/3/library/ast.html#ast.Expression
name: Expression
uid: ast.Expression
- fullName: ast.FloorDiv
href: https://docs.python.org/3/library/ast.html#ast.FloorDiv
name: FloorDiv
Expand All @@ -34651,6 +34659,10 @@ references:
href: https://docs.python.org/3/library/ast.html#ast.FunctionDef
name: FunctionDef
uid: ast.FunctionDef
- fullName: ast.FunctionType
href: https://docs.python.org/3/library/ast.html#ast.FunctionType
name: FunctionType
uid: ast.FunctionType
- fullName: ast.GeneratorExp
href: https://docs.python.org/3/library/ast.html#ast.GeneratorExp
name: GeneratorExp
Expand Down Expand Up @@ -34687,6 +34699,10 @@ references:
href: https://docs.python.org/3/library/ast.html#ast.In
name: In
uid: ast.In
- fullName: ast.Interactive
href: https://docs.python.org/3/library/ast.html#ast.Interactive
name: Interactive
uid: ast.Interactive
- fullName: ast.Invert
href: https://docs.python.org/3/library/ast.html#ast.Invert
name: Invert
Expand Down Expand Up @@ -34775,6 +34791,10 @@ references:
href: https://docs.python.org/3/library/ast.html#ast.Mod
name: Mod
uid: ast.Mod
- fullName: ast.Module
href: https://docs.python.org/3/library/ast.html#ast.Module
name: Module
uid: ast.Module
- fullName: ast.Mult
href: https://docs.python.org/3/library/ast.html#ast.Mult
name: Mult
Expand Down