diff --git a/.openpublishing.redirection.msal-python-conceptual.json b/.openpublishing.redirection.msal-python-conceptual.json new file mode 100644 index 0000000..5e5c21f --- /dev/null +++ b/.openpublishing.redirection.msal-python-conceptual.json @@ -0,0 +1,9 @@ +{ + "redirections": [ + { + "source_path_from_root": "/msal-python-conceptual/overview-msal", + "redirect_url": "/msal-python-conceptual/index", + "redirect_document_id": true + } + ] +} \ No newline at end of file diff --git a/xrefmap.yml b/xrefmap.yml index cc1f46e..09aa8ba 100644 --- a/xrefmap.yml +++ b/xrefmap.yml @@ -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 @@ -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 @@ -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 @@ -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 @@ -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