lsmo-epfl / aiida-lsmo

AiiDA workflows for the LSMO laboratory at EPFL
Other
9 stars 13 forks source link

Fix docs build #100

Closed chrisjsewell closed 1 year ago

chrisjsewell commented 1 year ago

cc @mpougin

mpougin commented 1 year ago

@ltalirz or @yakutovicha , can you help with the test failure problem? They all run locally

ltalirz commented 1 year ago

Unfortunately, the sphinx error message is super unhelpful...

The HTML pages are in build/html.
<string>:1: (WARNING/2) Inline interpreted text or phrase reference start-string without end-string.
<string>:1: (WARNING/2) Inline interpreted text or phrase reference start-string without end-string.
<string>:1: (WARNING/2) Inline interpreted text or phrase reference start-string without end-string.
<string>:1: (WARNING/2) Inline interpreted text or phrase reference start-string without end-string.
<string>:1: (WARNING/2) Inline interpreted text or phrase reference start-string without end-string.
<string>:1: (WARNING/2) Inline interpreted text or phrase reference start-string without end-string.
<string>:1: (WARNING/2) Inline interpreted text or phrase reference start-string without end-string.
<string>:1: (WARNING/2) Inline interpreted text or phrase reference start-string without end-string.
<string>:1: (WARNING/2) Inline interpreted text or phrase reference start-string without end-string.
<string>:1: (WARNING/2) Inline interpreted text or phrase reference start-string without end-string.
<string>:1: (WARNING/2) Inline interpreted text or phrase reference start-string without end-string.
<string>:1: (WARNING/2) Inline interpreted text or phrase reference start-string without end-string.
<string>:1: (WARNING/2) Inline interpreted text or phrase reference start-string without end-string.
<string>:1: (WARNING/2) Inline interpreted text or phrase reference start-string without end-string.
<string>:1: (WARNING/2) Inline interpreted text or phrase reference start-string without end-string.
<string>:1: (WARNING/2) Inline interpreted text or phrase reference start-string without end-string.
<string>:1: (WARNING/2) Inline interpreted text or phrase reference start-string without end-string.
<string>:1: (WARNING/2) Inline interpreted text or phrase reference start-string without end-string.
<string>:1: (WARNING/2) Inline interpreted text or phrase reference start-string without end-string.
<string>:1: (WARNING/2) Inline interpreted text or phrase reference start-string without end-string.
<string>:1: (WARNING/2) Inline interpreted text or phrase reference start-string without end-string.
<string>:1: (WARNING/2) Inline interpreted text or phrase reference start-string without end-string.
<string>:1: (WARNING/2) Inline interpreted text or phrase reference start-string without end-string.
<string>:1: (WARNING/2) Inline interpreted text or phrase reference start-string without end-string.

so let's indeed merge this fix for the time being.