cclib icon indicating copy to clipboard operation
cclib copied to clipboard

Malformed table in the docs

Open Andrew-S-Rosen opened this issue 1 year ago • 5 comments

https://cclib.github.io/data.html#details-of-current-implementation

The table here got all screwy :(

Andrew-S-Rosen avatar Mar 29 '24 20:03 Andrew-S-Rosen

This is related with #1392. The table is rendered correctly locally with the code from master for me.

xymaxim avatar Mar 30 '24 10:03 xymaxim

Thanks. Closing as duplicate.

Andrew-S-Rosen avatar Mar 30 '24 15:03 Andrew-S-Rosen

This is related with #1392. The table is rendered correctly locally with the code from master for me.

I don't think so. The issue linked has to do with the GHA workflow trying to build clean docs. I haven't checked but I bet it works fine with a dirty working copy. Things still aren't isolated properly.

This is the same problem as #1154, except this time I reintroduced the problem when messing with the pyquante2 build system, and the stdout message about missing Cython Becke routine is coming from pyquante2. I've been meaning to fix it properly but 2.0 was occupying my brain.

Though, in order to push generated docs properly, #1392 does need to be fixed...

berquist avatar Mar 30 '24 15:03 berquist

Caused by https://github.com/rpmuller/pyquante2/pull/10

berquist avatar Mar 30 '24 15:03 berquist

Waiting on https://github.com/rpmuller/pyquante2/pull/11

berquist avatar Apr 02 '24 02:04 berquist