File: build-with-markdown-formatter.patch

package info (click to toggle)
awesome 4.3-8.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,468 kB
  • sloc: ansic: 14,508; sh: 526; makefile: 46
file content (15 lines) | stat: -rw-r--r-- 507 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
From: Bastian Germann <bage@debian.org>
Date: Tue, 18 Nov 2025 12:56:15 +0100
Description: Build with markdown formatter
---
--- a/docs/config.ld
+++ b/docs/config.ld
@@ -5,7 +5,7 @@ title='awesome API documentation'
 description='API documentation for awesome, a highly configurable X window manager (version @AWESOME_VERSION@).'
 
 -- More on it: https://github.com/stevedonovan/LDoc/blob/master/doc/doc.md#markdown-support
-format='discount'
+format='markdown'
 dir='../doc'
 
 -- Make the docs prettier