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

[doc] Rebuild the sphinx documentation for SofaPython3 #352

Closed
wants to merge 31 commits into from

Conversation

damienmarchal
Copy link
Contributor

@damienmarchal damienmarchal commented Jun 7, 2023

  • Fix and rebuild the sphinx documentation for SofaPython3
  • Clean the doc architecture
  • Add and update documentation for v23.06
  • Automatize the generation at each release

@hugtalbot hugtalbot changed the title Xp readthedocs [doc] Rebuild the sphinx documentation for SofaPython3 Aug 31, 2023
@hugtalbot hugtalbot added pr: status to review enhancement New feature or request and removed pr: status wip labels Aug 31, 2023
hugtalbot and others added 6 commits August 31, 2023 11:15
# Conflicts:
#	bindings/Sofa/src/SofaPython3/Sofa/Core/Binding_Node_doc.h
#	bindings/Sofa/src/SofaPython3/Sofa/Core/Submodule_Core.cpp
#	docs/sphinx/source/content/modules/SofaExporter/index.rst
@damienmarchal
Copy link
Contributor Author

Hi Hugo do we go for a merge ?

@alxbilger
Copy link
Contributor

@hugtalbot ready to merge?

It seems there is failing unit test. Not sure it is related to this PR though

@@ -69,7 +69,7 @@ void Prefab::reinit()
doReInit();

/// Beurk beurk beurk
sofa::simulation::node::init(this);
sofa::simulation::getSimulation()->init(this);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a revert of #357

I think this branch must be rebased on the current master

@damienmarchal
Copy link
Contributor Author

Moved into a separated PR .#449

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pr: status wip
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants