From 32f0ab8198dd83240ee853b1bcfe1ac2157d2580 Mon Sep 17 00:00:00 2001 From: Uli Schlachter Date: Tue, 27 Dec 2016 16:31:07 +0100 Subject: [PATCH] Guarantee stable order for docs/03-declarative-layout.md (#1312) Fixes: https://github.com/awesomeWM/awesome/issues/1257 Signed-off-by: Uli Schlachter --- docs/widget_lists.cmake | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/widget_lists.cmake b/docs/widget_lists.cmake index b5270376a..d0fe506fd 100644 --- a/docs/widget_lists.cmake +++ b/docs/widget_lists.cmake @@ -19,6 +19,7 @@ endfunction() function(generate_widget_list name) file(GLOB ex_files RELATIVE "${SOURCE_DIR}/tests/examples/wibox/${name}/defaults" "${SOURCE_DIR}/tests/examples/wibox/${name}/defaults/*") + list(SORT ex_files) # Add the table header set(MY_LIST "\n\