From 884d8f5675bdd3c3c8d308e6f2df4f8497afa1a3 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Thu, 12 Jan 2012 22:59:59 -0500 Subject: Create separate LuaDoc for module table fields. --- core/.view.luadoc | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'core/.view.luadoc') diff --git a/core/.view.luadoc b/core/.view.luadoc index 5aaa1e03..bf2ed6ee 100644 --- a/core/.view.luadoc +++ b/core/.view.luadoc @@ -10,10 +10,15 @@ module('view') -- Markdown: -- ## Fields -- --- * `buffer` [table]: The buffer this view contains. (Read-only) -- * `size` [number]: The position of the split resizer (if this view is part of -- a split view). +--- +-- The buffer this view contains. (Read-only) +-- @class table +-- @name buffer +local buffer + --- -- Splits the indexed view vertically or horizontally and focuses the new view. -- @param vertical Flag indicating a vertical split. Defaults to `false` for -- cgit v1.2.3