Re: [sphinx-users] sphinx-apidoc question

2018-02-20 Thread shirou
Hi, from your conf.py, your project not separete source and build directories. So, you can output to exact same directory. (-o specified ".") cd docs sphinx-apidoc -o . ../cfanalytics make html works for me. Also, it generates this warning. cfanalytics/docs/index.rst:7: WARNING: toctree contain

[sphinx-users] sphinx-apidoc question

2018-02-20 Thread rjbell1987
I'm using sphinx for the first time for my first python package: https://github.com/raybellwaves/cfanalytics I was able to follow the readthedocs.org get started page . I'm now trying to document and show the API. Whilst in the docs f

[sphinx-users] Re: sphinx_rtd_theme changing fonts

2018-02-20 Thread Paul Craven
I add custom css by having this in my conf.py: def setup(app): app.add_stylesheet('css/custom.css') Then I have my custom css in: _static/css/custom.css Works fine for me. On Friday, February 16, 2018 at 3:18:29 PM UTC-6, Ranjani Hathaway wrote: > > > I am also testing with the complemen

Re: [sphinx-users] Add custom warnings

2018-02-20 Thread Komiya Takeshi
Good to know :-) 2018-02-19 16:15 GMT+09:00 Tzach Livyatan : > Thanks! > Moving to 1.6.7 solved the logger issue, and your suggestion works with a > minor change > def apply(self): > absolute_path = 'http://my-site/' > for node in self.document.traverse(nodes.reference): >

Re: [sphinx-users] call for translation: Polish and Chinese

2018-02-20 Thread gilberto dos santos alves
IMHO there are arguments missing inside both phrases. only correct syntax and forget about other terms Subject: Incomplete localization strings in Polish and Chinese I can't suggest the improved strings, but would like to mention it here. Missing %r sphinx/sphinx/locale/pl/LC_MESSAGES/sphinx

[sphinx-users] call for translation: Polish and Chinese

2018-02-20 Thread Komiya Takeshi
Hi, This issue says Polish and Chinese translations are broken: https://github.com/sphinx-doc/sphinx/issues/4655 I think these invalid messages will make Sphinx crash. But I can't read both languages. So please let me know what is correct if you can speak them. Thanks, Takeshi KOMIYA -- You re