Module:Codedoc: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

4 August 2023

  • curprev 02:2502:25, 4 August 2023Admin coral island talk contribs 6,172 bytes +6,172 Created page with "-- <nowiki> --| Reads a file and outputs its comments. --b Pedro M. Rabinovitch <miller@inf.puc-rio.br> --$Id: dofile.lua,v 1.2 2003/10/20 03:35:08 miller Exp $ --TODO Check if multiline syntax is working properly -- Wikifying by Dessamator local p = {} local ProcLua = require ('Dev:Codedoc/Procsrc') local args = require ("Dev:Arguments").getArgs local opt = { complete = true, proc_private = true, hideHeader = true } --% Creates docs for a module..."