The presentation of doc comments on the front end is pretty ugly. This can be improved by pre-processing doc comments during feature extraction and then render some nice HTML on the frontend.
Ideally, feature extraction would yield HTML. But this requires that the Lucene analyzer ignores HTML Tags.
The presentation of doc comments on the front end is pretty ugly. This can be improved by pre-processing doc comments during feature extraction and then render some nice HTML on the frontend.
Ideally, feature extraction would yield HTML. But this requires that the Lucene analyzer ignores HTML Tags.