From 8291075aeaf614c2f8dc0a0f4c199fd4a0d45cdd Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Wed, 31 Oct 2018 12:47:37 -0400 Subject: Removed generated documentation Removed documentation, users should generate it on-the-fly if needed. This is to keep the codebase in a consistent state. If the code is changed, the documentation must be chagned too, otherwise it is possible to see the codebase with old documentation. Additionally, updaing documentation with changes to the codebase would clutter diffs. --- config.ld | 1 + 1 file changed, 1 insertion(+) (limited to 'config.ld') diff --git a/config.ld b/config.ld index 263d0ec..8b68519 100644 --- a/config.ld +++ b/config.ld @@ -2,6 +2,7 @@ project = "Brok[en]gine" description = "A hobby game engine glueing other projects togeather" file = {"src"} readme="README.md" +format="markdown" custom_tags={ "domain", hidden=true, -- cgit v1.2.3-70-g09d2