E2DC
tech.penginmura.E2DC
Total installs
0+
Rating
0.0
Released
March 31, 2022
Last updated
April 4, 2022
Category
Developer Tools
Developer
Yusuke Hosonuma
Developer details
Name
Yusuke Hosonuma
E-mail
unknown
Website
unknown
Country
unknown
Address
unknown
iOS SDKs
- No items.
Screenshots

Description
This application extracts formatted English text from Swift documentation comments.
It is useful when you want to translate English documentation comment.
For example:
```
/// This is
/// sample document.
```
This is how it will be converted.
```
This is sample document.
```
This application is published as OSS.
https://github.com/YusukeHosonuma/E2DC