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

Modifying example in user-guide section #2237

Merged
merged 74 commits into from
Jan 15, 2024
Merged
Show file tree
Hide file tree
Changes from 6 commits
Commits
Show all changes
74 commits
Select commit Hold shift + click to select a range
8ad46a9
doc: updating `user-guide`
clatapie Aug 10, 2023
452209e
Merge branch 'main' into doc/wrong-location-examples
clatapie Aug 10, 2023
9dcacae
doc: using `sphinx_design` for `mapdl_example.rst`
clatapie Aug 10, 2023
9fc1bbe
fix: `mapdl_examples` + local issues when building doc
clatapie Aug 11, 2023
603ec20
Merge branch 'main' into doc/wrong-location-examples
clatapie Aug 11, 2023
16d4867
fix: `composite_dcb.py`
clatapie Aug 11, 2023
e122dab
doc: adding `mapdl` as an accepted word
clatapie Aug 11, 2023
f86c6bc
fix: code style check
clatapie Aug 11, 2023
eb07097
fix: minor doc changes
clatapie Aug 11, 2023
f115e74
maint: updating `pyproject.toml`
clatapie Aug 14, 2023
7373f4e
fix: revert last commit
clatapie Aug 14, 2023
ea85d1b
Merge branch 'main' into doc/wrong-location-examples
clatapie Aug 16, 2023
88a2515
doc: fixing code blocks
clatapie Aug 16, 2023
07e0545
review: applying German's suggestion
clatapie Aug 16, 2023
b54231e
doc: minor changes
clatapie Aug 16, 2023
39b9ea7
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Aug 16, 2023
9cacd1a
doc: updating doc titles
clatapie Aug 16, 2023
ff749d1
dic: updating `convert.rst` file
clatapie Aug 16, 2023
9929c5f
Merge branch 'main' into doc/wrong-location-examples
clatapie Aug 16, 2023
c8a0cbb
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Aug 16, 2023
666e0ec
doc: removing `mapdl_example.rst` from `user_guide`
clatapie Aug 16, 2023
ff938e7
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Aug 16, 2023
159d423
doc: adding `mapdl_example.rst` as new examples in the example gallery
clatapie Aug 17, 2023
94b52d8
doc: fixing doc error
clatapie Aug 17, 2023
ebfc5ce
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Aug 17, 2023
328dbef
doc: fixing `convert.rst`
clatapie Aug 17, 2023
ff4fd0e
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Aug 17, 2023
ac7272b
doc: fixing a reccurent pre-commit issue
clatapie Aug 18, 2023
4e9d708
Merge branch 'main' into doc/wrong-location-examples
clatapie Aug 18, 2023
3201a51
doc: fixing plottings
clatapie Aug 29, 2023
0d121e6
Merge branch 'doc/wrong-location-examples' of https://github.com/pyan…
clatapie Aug 29, 2023
4a5a1f3
Merge branch 'main' into doc/wrong-location-examples
clatapie Aug 29, 2023
0377763
doc: fixing `spotweld.py`
clatapie Aug 29, 2023
11066aa
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Aug 29, 2023
70d4214
Update examples/00-mapdl-examples/spotweld.py
clatapie Aug 30, 2023
e0745bf
Update examples/00-mapdl-examples/torsional_load.py
clatapie Aug 30, 2023
f27b1e2
maint: changing `if mapdl._local` into `if mapdl.is_local`
clatapie Aug 30, 2023
4193aeb
fix: typos + adding `is_local` property in `mapdl_grpc`
clatapie Aug 31, 2023
9bea2dc
doc: saving local changes
clatapie Sep 1, 2023
201a67e
Merge branch 'main' into doc/wrong-location-examples
clatapie Sep 4, 2023
79e197e
doc: using `mapdl.post_processing` module for plotting results
clatapie Sep 4, 2023
92d0cac
doc: fixing new examples' headers
clatapie Sep 4, 2023
cbe8d80
fix: homogenizing PyMAPDL mention
clatapie Sep 4, 2023
7dcf3de
Merge branch 'main' into doc/wrong-location-examples
clatapie Sep 4, 2023
cf5afd6
Merge branch 'main' into doc/wrong-location-examples
clatapie Sep 6, 2023
affddd5
Merge branch 'main' into doc/wrong-location-examples
germa89 Sep 12, 2023
85f9bfe
Merge branch 'main' into doc/wrong-location-examples
clatapie Nov 3, 2023
8ed2852
Merge branch 'main' into doc/wrong-location-examples
RobPasMue Nov 5, 2023
8a1ec30
Merge branch 'main' into doc/wrong-location-examples
clatapie Nov 16, 2023
6331df5
Merge branch 'main' into doc/wrong-location-examples
clatapie Dec 22, 2023
a72fd92
Merge branch 'main' into doc/wrong-location-examples
clatapie Jan 10, 2024
b41bbda
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Jan 10, 2024
c4a1e43
Merge branch 'main' into doc/wrong-location-examples
clatapie Jan 10, 2024
bd47d17
fic: unit tests
clatapie Jan 10, 2024
546f86d
doc: small fixes
clatapie Jan 10, 2024
a8f939c
Merge branch 'main' into doc/wrong-location-examples
clatapie Jan 10, 2024
d0b22d5
Merge branch 'main' into doc/wrong-location-examples
clatapie Jan 11, 2024
49612b7
fix: removing hidden doctree becuase of theme error
clatapie Jan 11, 2024
df5167d
Merge branch 'doc/wrong-location-examples' of https://github.com/ansy…
clatapie Jan 11, 2024
71041f4
doc: fix error comming from last merge from main
clatapie Jan 11, 2024
7981df3
Merge branch 'main' into doc/wrong-location-examples
clatapie Jan 11, 2024
bc0ef78
Merge branch 'main' into doc/wrong-location-examples
clatapie Jan 11, 2024
b1192fe
feat: moving spotweld data file to `example-data`
clatapie Jan 11, 2024
ab94f24
Merge branch 'main' into doc/wrong-location-examples
clatapie Jan 11, 2024
87847bf
Merge branch 'main' into doc/wrong-location-examples
clatapie Jan 12, 2024
ceb44b4
Merge branch 'main' into doc/wrong-location-examples
clatapie Jan 12, 2024
d24bfe2
Merge branch 'main' into doc/wrong-location-examples
clatapie Jan 12, 2024
7188647
fix: reverting changes after updates on ansys-sphinx-theme
clatapie Jan 12, 2024
262b551
Merge branch 'main' into doc/wrong-location-examples
clatapie Jan 12, 2024
9d774ea
Apply suggestions from code review
clatapie Jan 12, 2024
465cabb
Removing duplicated code
germa89 Jan 12, 2024
8d0d0ab
review: adding @germa89 's suggestions
clatapie Jan 15, 2024
f34d250
Merge branch 'main' into doc/wrong-location-examples
clatapie Jan 15, 2024
b0cb1da
adding code examples
germa89 Jan 15, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@
"sphinx.ext.linkcode",
"sphinx.ext.intersphinx",
"sphinx_autodoc_typehints",
"sphinx_design",
"sphinx_copybutton",
"sphinx_gallery.gen_gallery",
"sphinxemoji.sphinxemoji",
Expand Down
Loading