B4X FEED Java to the rescue: Creating a B4x app to help me beef up my library documentation

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: Java to the rescue: Creating a B4x app to help me beef up my library documentation است. این موضوع تا کنون 52 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع Java to the rescue: Creating a B4x app to help me beef up my library documentation
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
52
پسندها
0
آخرین ارسال توسط PracticalSoft
وضعیت
موضوع بسته شده است و نمی‌توان پاسخ جدیدی فرستاد.
Jun 6, 2020
11,559
4,422
Ola

After some manual work on trying to document my BANanoVueMaterial library, I realized that I could do this better and also in a less error prone matter.

What is the problem?

I need to show the source code in a prism highlighter for each component in my library. So this means after each component, I need to show a prism component showing how that component was built using the library. Most of the work will be done via code.

What does this solve?

One will easier see and learn from the code how each component is created. One is also able to copy and or download the source code to use in their own apps.

How is this actually done? with some manual intervention...

Step1 - Copy code from the IDE
Step2 - Paste the code to the java b4x app
Step3 - Specify some parameters & Convert the code
Step4 - Copy the code from the java app
Step5 - Paste the code back to the IDE.

This needs to cover each component that I want to prism highlight.

Huh?

Basically...



 

وضعیت
موضوع بسته شده است و نمی‌توان پاسخ جدیدی فرستاد.
عقب
بالا