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

Add the VM number to each VM title? #95

Open
germa89 opened this issue May 22, 2023 · 4 comments
Open

Add the VM number to each VM title? #95

germa89 opened this issue May 22, 2023 · 4 comments
Labels
documentation Improvements or additions to documentation

Comments

@germa89
Copy link
Contributor

germa89 commented May 22, 2023

Description of the modifications

I think the VMs are mainly called by their number, so their number should be easy to spot in the title.

Pinging @clatapie for discussion

Useful links and references

No response

@germa89 germa89 added the documentation Improvements or additions to documentation label May 22, 2023
@clatapie
Copy link
Collaborator

I agree with that but isn't it how it's already done?
We could remove the name though and only keep the numbers: vm-001-statically_indeterminate_reaction_force_analysis.py could then become vm-001.py

For me, everything is fine as long as we use the same format for all of them.

@germa89
Copy link
Contributor Author

germa89 commented Jun 12, 2023

I agree with that but isn't it how it's already done? We could remove the name though and only keep the numbers: vm-001-statically_indeterminate_reaction_force_analysis.py could then become vm-001.py

For me, everything is fine as long as we use the same format for all of them.

I meant the title inside the RST file:

Statically indeterminate reaction force analysis
------------------------------------------------

So they will be better organised too.

@clatapie
Copy link
Collaborator

I agree with that but isn't it how it's already done? We could remove the name though and only keep the numbers: vm-001-statically_indeterminate_reaction_force_analysis.py could then become vm-001.py
For me, everything is fine as long as we use the same format for all of them.

I meant the title inside the RST file:

Statically indeterminate reaction force analysis
------------------------------------------------

So they will be better organised too.

I agree with that, they should definitely be added!

@vnamdeo
Copy link
Contributor

vnamdeo commented Jun 30, 2023

@germa89 and @clatapie : VM5 has wrong title. Basically title of VM1 is carried forward.
We need to corrected it.

r""".. _ref_vm5_example:

Statically indeterminate reaction force analysis

It should be,

Laterally Loaded Tapered Support Structure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants