Changeset 39461 in project
- Timestamp:
- 12/24/20 16:44:41 (3 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wiki/eggref/5/chalk
r39458 r39461 239 239 -E, --epilogue=FILE File to add before maintainer info 240 240 -T, --tail=FILE File to add to end of documentation 241 -L, --license[=FILE] Whether to insert a license 241 -L, --no-license Don't insert a license file 242 -l, --license=FILE File to use as license (defaults to LICENSE if unspecified) 242 243 -m, --module-headers Create === Module-name headers 243 244 </enscript> … … 257 258 === Full Example 258 259 259 Coming soon 260 See the [[https://code.dieggsy.com/icu/tree/|ICU egg source code]] and 261 [[https://wiki.call-cc.org/eggref/5/icu|documentation]] for a full example of a 262 project using chalk. 260 263 261 264 === Author … … 264 267 === Version History 265 268 269 ; 0.3.3 : Reduce line spacing, change license options 266 270 ; 0.3.2 : Add multi-line script support 267 271 ; 0.3.1 : Fix bug: release-info not ignored on ignore-egg
Note: See TracChangeset
for help on using the changeset viewer.