mirror of
https://github.com/cincheo/jsweet.git
synced 2025-12-15 07:19:22 +00:00
update doc
This commit is contained in:
parent
cd452af9d4
commit
4e0e777454
@ -1713,7 +1713,7 @@ namespace source.extension {
|
||||
}
|
||||
```
|
||||
|
||||
Note that all the date types have been translated to strings as expected. By the way, note also the JSDoc support, which makes JSweet a powerful tool to create well-document JavaScript APIs from Java (note that doc comments are also tunable in adapters!).
|
||||
Note that all the date types have been translated to strings as expected. By the way, note also the JSDoc support, which makes JSweet a powerful tool to create well-documented JavaScript APIs from Java (doc comments are also tunable in adapters!).
|
||||
|
||||
### Extension examples
|
||||
|
||||
|
||||
Binary file not shown.
@ -1730,7 +1730,7 @@ namespace source.extension {
|
||||
}
|
||||
\end{lstlisting}
|
||||
|
||||
Note that all the date types have been translated to strings as expected. By the way, note also the JSDoc support, which makes JSweet a powerful tool to create well-document JavaScript APIs from Java (note that doc comments are also tunable in adapters!).
|
||||
Note that all the date types have been translated to strings as expected. By the way, note also the JSDoc support, which makes JSweet a powerful tool to create well-documented JavaScript APIs from Java (doc comments are also tunable in adapters!).
|
||||
|
||||
\section{Extension examples}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user