ansys / ansys/pyconverter-xml2py

Add mappings to support conversion of contents other than Mapdl commands

Open
#46 6 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

After testing conversion of other XML-Docbook contents, the conversion is successful but empty. It means the content types to be converted are ignored because not mapped to any output type.
My guess is we have to map every xml tag (here in blue) to a rst style for the output to be correct:
![image](https://github.com/ansys/pydita-ast/assets/89187304/b25a99ed-45df-4e3c-9d4d-d1ff62a24e44)

If possible, a .MD output would be preferable.

### 💡 Steps for implementing the feature

_No response_

### 🔗 Useful links and references

_No response_

Contributor guide

Open the contributing guide

Research direction

No implementation files, tests, or entry points are named. Start by locating the XML-to-output mapping used for non-MapDL XML-DocBook content, identify which content types are ignored, and clarify whether RST or Markdown is the required output. Done means supported content converts to non-empty output with coverage for the newly mapped types.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.