ansys / ansys/pyconverter-xml2py

Handle ``dbhtml`` elements

Open
#412 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

``dbhtml`` elements need to be handled properly.

``TRLCY`` original documentation:
```

```

Renders as follows in ``trlcy`` pydocstring:
```py
filename="Hlp_G_BAS11_3.html"?
```

Whereas it should point to the proper file with the link mentioned in the ``ans_bas.db`` file.

### 💡 Steps for implementing the feature

[TRLCY](https://ansyshelp.ansys.com/Views/Secured/corp/v251/en/ans_cmd/Hlp_C_TRLCY.html)

### 🔗 Useful links and references

_No response_

Contributor guide

Open the contributing guide

Research direction

Read the TRLCY reference and compare the original dbhtml example with its current rendering in trlcy pydocstring. Trace how the ans_bas.db link is resolved, then verify that the example points to the proper file rather than emitting the filename text.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.