From bdccda5d155578f6564bd7b13f1d1affd48b0671 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Fri, 16 Mar 2012 16:53:53 -0400 Subject: Moved "Markdown:" comments into module LuaDoc comments. --- core/.view.luadoc | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'core/.view.luadoc') diff --git a/core/.view.luadoc b/core/.view.luadoc index cff00421..bea8efb8 100644 --- a/core/.view.luadoc +++ b/core/.view.luadoc @@ -5,13 +5,9 @@ --- -- The currently focused view. -- It also represents the structure of any view table in `_G._VIEWS`. -module('view') - --- Markdown: --- ## Fields --- --- * `size` [number] +-- @field size (number) -- The position of the split resizer (if this view is part of a split view). +module('view') --- -- The buffer this view contains. (Read-only) -- cgit v1.2.3