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

[Migration] Warnings Issued by sphinx-tomyst build of myst #2

Open
mmcky opened this issue Jan 4, 2021 · 0 comments
Open

[Migration] Warnings Issued by sphinx-tomyst build of myst #2

mmcky opened this issue Jan 4, 2021 · 0 comments

Comments

@mmcky
Copy link
Contributor

mmcky commented Jan 4, 2021

Here is the build output for the current sphinx-tomyst build of the myst files from lecture-source-ds

~/repos-collab/lecture-source-ds  sphinx-tomyst ✔                                                                                             24d22h  
▶ make clean && make myst       
Removing everything under '_build'...
Running Sphinx v3.1.2
making output directory... done
/lecture-source-ds/conf.py:432: RemovedInSphinx40Warning: The app.add_stylesheet() is deprecated. Please use app.add_css_file() instead.
  app.add_stylesheet('css/custom.css')
WARNING: html_static_path entry '_static' does not exist
building [mo]: targets for 0 po files that are out of date
building [myst]: targets for 47 source files that are out of date
updating environment: [new config] 47 added, 0 changed, 0 removed
checking for /lecture-source-ds/src/applications/applications.bib in bibtex cache... not found                         
parsing bibtex file /lecture-source-ds/src/applications/applications.bib... parsed 17 entries
checking for /lecture-source-ds/src/applications/applications.bib in bibtex cache... up to date                        
checking for /lecture-source-ds/src/applications/applications.bib in bibtex cache... up to date                        
checking for /lecture-source-ds/src/applications/applications.bib in bibtex cache... up to date                        
reading sources... [100%] scientific/randomness                                                                                                        
/lecture-source-ds/src/applications/regression.rst:271: WARNING: Inline interpreted text or phrase reference start-string without end-string.
/lecture-source-ds/src/applications/visualization_rules.rst:3: WARNING: Duplicate explicit target name: "this article".
/lecture-source-ds/src/python_fundamentals/basics.rst:897: WARNING: Inline emphasis start-string without end-string.
/lecture-source-ds/src/python_fundamentals/basics.rst:897: WARNING: Inline emphasis start-string without end-string.
looking for now-outdated files... none found
pickling environment... done
checking consistency... lecture-source-ds/src/problem_sets/index.rst: WARNING: document isn't included in any toctree
done
preparing documents... done
CONFIG [definition_list] support for definition list in myst requires:                                                                                 
            myst_deflist_enable = True
        to be specified in the conf.py
CONFIG [definition_list] support for definition list in myst requires:                                                                                 
            myst_deflist_enable = True
        to be specified in the conf.py
CONFIG [definition_list] support for definition list in myst requires:                                                                                 
            myst_deflist_enable = True
        to be specified in the conf.py
CONFIG [definition_list] support for definition list in myst requires:                                                                                 
            myst_deflist_enable = True
        to be specified in the conf.py
writing output... [100%] scientific/randomness                                                                                                         
WARNING: SKIP python_fundamentals/collections [transition] objects are not supported by sphinx-tomyst
build succeeded, 7 warnings.
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