From b26818dad13db472b20e299d96d0fb124417a5e6 Mon Sep 17 00:00:00 2001 From: Stepanov Aleksey Date: Sun, 11 May 2025 14:12:21 +0500 Subject: add taskwarrior-tui-scripts project --- docs/robodoc.js | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 docs/robodoc.js (limited to 'docs/robodoc.js') diff --git a/docs/robodoc.js b/docs/robodoc.js new file mode 100644 index 0000000..4912c05 --- /dev/null +++ b/docs/robodoc.js @@ -0,0 +1,10 @@ +/****h* ROBODoc/ROBODoc Javascript support + * FUNCTION + * This is the default Javascript library for documentation + * generated with ROBODoc. + * You can edit this file to your own liking and then use + * it with the option + * --js + ****** + * $Id: html_generator.c,v 1.95 2019/01/04 23:58:00 cashy Exp $ + */ -- cgit