Utilities to work with the minimal documentation tools starting with Markdeep file format within Pharo/Lepiter.
Go to file
Offray Vladimir Luna Cárdenas f647d51249 Adding crosscompiling configuration to target Windows. 2022-11-04 07:14:30 -05:00
src Adding crosscompiling configuration to target Windows. 2022-11-04 07:14:30 -05:00
wiki/es Renaming: Folder conventions. 2022-09-01 12:29:49 -05:00
.project Adding project metadata. 2022-03-24 16:42:58 -05:00
README.md Updating minimal installation instructions. 2022-10-25 06:53:54 -05:00

README.md

MiniDocs

MiniDocs is a project that includes several minimalistic documentation tools used by the Grafoscopio community, starting with Markdeep and its integrations with Lepiter .

To install it, first install ExoRepo and then run from a playground:

ExoRepo new
	repository: 'https://code.tupale.co/Offray/MiniDocs';
	load.