-
```
The source view for the various functions is very useful, thus it is a bit sad
if that
get lost for instance when D_Ddoc version blocks are used.
It would be very nice then if links could provid…
-
The highlighting does not always work when tokens/characters are exchanged.
Note: https://dlang.org/spec/ddoc.html#embedded_comments
1. The example given by the page above, also given below, does …
-
if possible, check to see if replication is working (rate of bytes being transferred or percentage of ddoc size) before failing over.
-
Android : 7.1.4
IOS : 4.5.5
I tried PouchDB 7.0.0 and 6.4.0 with pouchdb-adapter-cordova-sqlite 2.05 and 2.0.2
with Cordova-sqlite-storage,cordova-plugin-sqlite-2 and cordova-plugin-websql.
c…
-
Files with old Mac line endings crash libddoc (yes, this is pretty obscure, pretty much noticed this by accident).
[Example file](https://raw.githubusercontent.com/D-Programming-Language/dub/9af364e1…
-
```
Add Ddoc support. See e.g.
http://tobias.rautenkranz.ch/cmake/doxygen/
```
Original issue reported on code.google.com by `jens.k.mueller@gmail.com` on 12 Aug 2010 at 7:42
-
Hello,
Am running CouchDB on docker container. CouchDB crashes after encountering the error below:
`[error] 2024-07-11T07:47:49.418872Z couchdb@127.0.0.1 -------- rexi_server: from: couchdb@127.0.…
-
[NOTE]: # ( ^^ Provide a general summary of the issue in the title above. ^^ )
## Description
[NOTE]: # ( Describe the problem you're encountering. )
[TIP]: # ( Do NOT give us access or passwo…
-
D now allows html and markdown format documentation so I think to maintain its non standard (is there a standard for documentation macros?) is now out of date. Maybe you can say its different from do…
-
Minor issue. Also when a comment is finally added then the variables 1..$ are not detected at all.
e.g
``` D
int a,b ; // variable a is not ....
```
``` D
/// some DDOC
int a,b ; // no message for …
ghost updated
8 years ago