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

I used the doc2dash tool to generate the Polars document, but its content was not displayed properly #1486

Closed
RuixiangS opened this issue Apr 13, 2023 · 3 comments

Comments

@RuixiangS
Copy link

Problem description
All the content is compressed into a small scroll bar area, as shown below:
image

expect work:
https://pola-rs.github.io/polars/py-polars/html/reference/

requirement:
numpy
pandas
pyarrow
hypothesis==6.71.0
autodocsumm==0.2.9
commonmark==0.9.1
numpydoc==1.5.0
pydata-sphinx-theme==0.13.0
sphinx-autosummary-accessors==2022.4.0
sphinx-copybutton==0.5.1
sphinx-design==0.3.0
sphinx==5.3.0
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-napoleon==0.7
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5

@trollixx
Copy link
Member

Please give CI build a try. Binaries are attached to each build. Docsets should render properly there.

@trollixx
Copy link
Member

It looks very similar to the problem described in #1439. So it should work with the new code.

@RuixiangS
Copy link
Author

它看起来与#1439中描述的问题非常相似。所以它应该适用于新代码。

Thanks! It works great!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

2 participants