aboutsummaryrefslogtreecommitdiff
path: root/scripts/update_doc
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2011-06-24 00:11:37 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2011-06-24 00:11:37 -0400
commit9bbd1702850fa4f5ee0235181b9ffe40ec1f3133 (patch)
tree0b66bf8cf572818b1f506d3a5e67a3a4bf032db2 /scripts/update_doc
parenta591de5df7c1f264f4642ecba9c86a24620f5a46 (diff)
downloadtextadept-9bbd1702850fa4f5ee0235181b9ffe40ec1f3133.tar.gz
textadept-9bbd1702850fa4f5ee0235181b9ffe40ec1f3133.zip
Add ability to fake modules for generating Adeptsense.
With the new absolute field recognition, it is possible have a non-existant module name in scripts/adeptsensedoc.lua's add_field() function. For example, A '_G._SCINTILLA.constants.SCLEX_LPEG' field would look-up the '_SCINTILLA.constants' module which does not exist; it is a table. Instead of throwing an error, create a fake module so the appropriate tags and apidoc are created ('SCLEX_LPEG _ 0;" F class:_SCINTILLA.constants') but do not create tags and apidoc for the fake module.
Diffstat (limited to 'scripts/update_doc')
0 files changed, 0 insertions, 0 deletions