w jakim narzędziu postał ten plik dokumetacji ?

0

Mam plik HTML, zastanawiam się w jakim narzędziu wygenerowano ten HTML, czy to był tylko notatnik i konwerter markdown do html ?

Szukam jakiegoś prostego narzędzia do pisania API urządzenia embedded w ostateczności notatnik ;)mini-1.zip

3

https://asciidoctor.org/

btw.

<meta name="generator" content="Asciidoctor 1.5.6.1">
0

asciidoctor to tylko generator , zakładam że to mogło powstać w jakimś narzedziu wyższego poziomu (niż notatnik) które wygenerowało markdown z którego powstał HTML

1

W sensie pytasz czy ktoś wykorzystywał VSCode, IntelliJ czy Vima? :-P

0

mea culpa !
znalazłem źródła i opis jak wygenerować

ktoś do projektu C++ w taki sposób wygenerował dokumentację

gradlew.bat asciidoc

ale technologia jest mi obca i stawia sie

com.mini.api.DatabaseSpec > 1 get database FAILED
    java.lang.IllegalStateException at PluginLoader.java:74
        Caused by: java.lang.NoClassDefFoundError at SubclassInjectionLoader.java:30
            Caused by: java.lang.ClassNotFoundException at BuiltinClassLoader.java:581
    java.lang.IllegalStateException at PluginLoader.java:74
        Caused by: java.lang.NoClassDefFoundError at SubclassInjectionLoader.java:30
            Caused by: java.lang.ClassNotFoundException at BuiltinClassLoader.java:581

com.mini.api.DatabaseSpec > 2 get thumbnail FAILED
    java.lang.IllegalStateException at PluginLoader.java:74
        Caused by: java.lang.NoClassDefFoundError at SubclassInjectionLoader.java:30
            Caused by: java.lang.ClassNotFoundException at BuiltinClassLoader.java:581
    java.lang.IllegalStateException at PluginLoader.java:74
        Caused by: java.lang.NoClassDefFoundError at SubclassInjectionLoader.java:30
            Caused by: java.lang.ClassNotFoundException at BuiltinClassLoader.java:581

......

com.mini.api.TouchpadSpec > 5 stop measure FAILED
    java.lang.IllegalStateException at PluginLoader.java:74
        Caused by: java.lang.NoClassDefFoundError at SubclassInjectionLoader.java:30
            Caused by: java.lang.ClassNotFoundException at BuiltinClassLoader.java:581
    java.lang.IllegalStateException at PluginLoader.java:74
        Caused by: java.lang.NoClassDefFoundError at SubclassInjectionLoader.java:30
            Caused by: java.lang.ClassNotFoundException at BuiltinClassLoader.java:581
2023-03-22 16:44:04.469  INFO 4320 --- [extShutdownHook] o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService 'applicationTaskExecutor'
<==========---> 76% EXECUTING [6s]
> :test
> IDLE
Errors occurred while build effective model from C:\Users\max\.gradle\caches\modules-2\files-2.1\com.sun.xml.bind\jaxb-osgi\2.2.10\c926a537af564ec047ec6308df1d0d2a03364a86\jaxb-osgi-2.2.10.pom:
    'dependencyManagement.dependencies.dependency.systemPath' for com.sun:tools:jar must specify an absolute path but is ${tools.jar} in com.sun.xml.bind:jaxb-osgi:2.2.10
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (file:/C:/Users/max/.gradle/caches/modules-2/files-2.1/org.codehaus.groovy/groovy/2.5.13/ac054525fdc81cbd0bc2552b57052ebb1a93cd40/groovy-2.5.13.jar) to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release

12 tests completed, 12 failed

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':test'.
> There were failing tests. See the report at: file:///D:/mariusz/pulpit/gity/IScanMini_CPP_2021_04/integration-tests/build/reports/tests/test/index.html

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.


> Task :test FAILED

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.3/userguide/command_line_interface.html#sec:command_line_warnings
5 actionable tasks: 2 executed, 3 up-to-date
Could not execute build using connection to Gradle distribution 'https://services.gradle.org/distributions/gradle-6.3-bin.zip'.
 *  The terminal process terminated with exit code: 1. 

1 użytkowników online, w tym zalogowanych: 0, gości: 1