Skip to content
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

mkdocs serve error #222

Open
duqingnian opened this issue Nov 9, 2023 · 0 comments
Open

mkdocs serve error #222

duqingnian opened this issue Nov 9, 2023 · 0 comments

Comments

@duqingnian
Copy link

PS D:\PAY\docs\cloudscripting-docs\plugins\markdown-tabs> cd ..
PS D:\PAY\docs\cloudscripting-docs\plugins> cd ..
PS D:\PAY\docs\cloudscripting-docs> mkdocs serve
INFO - DeprecationWarning: invalid escape sequence '\s'
File "C:\Python311\Lib\importlib_init_.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "d:\pay\docs\cloudscripting-docs\plugins\markdown-tabs\markdown-tabs.py", line 8, in
TABS_START = ur'^@@@\s*$'
WARNING - Config value 'theme_dir': Unrecognised configuration name: theme_dir
ERROR - Config value 'pages': The configuration option 'pages' was removed from MkDocs. Use 'nav' instead.
ERROR - Config value 'markdown_extensions': Failed to load extension 'markdown-tabs'.
SyntaxError: invalid syntax (markdown-tabs.py, line 8)

Aborted with 2 configuration errors!
PS D:\PAY\docs\cloudscripting-docs>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant