Original bug ID: 7333 Reporter: gerd Assigned to:@gasche Status: resolved (set by @gasche on 2016-08-31T20:36:57Z) Resolution: fixed Priority: low Severity: feature Version: 4.02.3 Fixed in version: 4.05.0 +dev/beta1/beta2/beta3/rc1 Category: ocamldoc Monitored by:@gasche
Bug description
Imagine ocamldoc is called with a text file (.txt, or -text file). The file appears in the generated global overview of the modules documented, but the description remains empty. For normal mli files, the whole-module comment is simply the first sentence. The suggestion is to also use the first sentence of text files as whole-module comment.
The text was updated successfully, but these errors were encountered:
Using the first sentence as a short description/global module comment for text
files sounds like a good compromise. Moreover, the implementation seems quite short, cf. #784.
Original bug ID: 7333
Reporter: gerd
Assigned to: @gasche
Status: resolved (set by @gasche on 2016-08-31T20:36:57Z)
Resolution: fixed
Priority: low
Severity: feature
Version: 4.02.3
Fixed in version: 4.05.0 +dev/beta1/beta2/beta3/rc1
Category: ocamldoc
Monitored by: @gasche
Bug description
Imagine ocamldoc is called with a text file (.txt, or -text file). The file appears in the generated global overview of the modules documented, but the description remains empty. For normal mli files, the whole-module comment is simply the first sentence. The suggestion is to also use the first sentence of text files as whole-module comment.
The text was updated successfully, but these errors were encountered: