BlueBrain / neurodamus

A BBP Simulation Control application for NEURON
https://neurodamus.readthedocs.io
Apache License 2.0
9 stars 8 forks source link

Fix ReadtheDocs PR build failure #199

Closed WeinaJi closed 1 month ago

WeinaJi commented 1 month ago

Context

After enabling the PR build for ReadtheDocs, we got doc build failure such as:

WARNING: Summarised items should not include the current module. Replace 'neurodamus.Neurodamus' with 'Neurodamus'. [autosummary.import_cycle]
WARNING: Summarised items should not include the current module. Replace 'neurodamus.Node' with 'Node'. [autosummary.import_cycle]
WARNING: Summarised items should not include the current module. Replace 'neurodamus.cell_distributor' with 'cell_distributor'. [autosummary.import_cycle]
...

This PR fixes the relevant doc files according to those warnings.

Testing

ReadtheDocs PR build

Review

bbpbuildbot commented 1 month ago

Logfiles from GitLab pipeline #235513 (:white_check_mark:) have been uploaded here!

Status and direct links: