ansys / ansys/pyconverter-xml2py

Handle ``informaltable`` elements

Open
#425 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
6
Forks
0
PR merge metrics
No merged PRs in 30d

Description

### 📝 Description of the feature

At the moment, informal tables are not supported and point to the original documentation fur further information. This needs to be modified

### 💡 Steps for implementing the feature

A few places where ``informaltables`` elements can be found:
- ``dmat``
- ``fft``
- ``vec``
- ``prcint``: https://github.com/ansys/pymapdl/pull/4003#discussion_r2142332118

### 🔗 Useful links and references

_No response_

Contributor guide

Open the contributing guide

Research direction

Start by locating the converter logic that handles table elements, then inspect the informal-table occurrences in dmat, fft, vec, and prcint. Compare their XML structure with currently supported tables and use the linked prcint discussion for context. Done means informal tables are converted instead of pointing to the original documentation.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.