From 3e6dbb806515a1649a985a8cf64bee688e047039 Mon Sep 17 00:00:00 2001 From: Asmir Mustafic Date: Fri, 1 Aug 2014 09:02:54 +0200 Subject: Using Sami as API doc generator --- sami.php | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 sami.php (limited to 'sami.php') diff --git a/sami.php b/sami.php new file mode 100644 index 0000000..d0dd80b --- /dev/null +++ b/sami.php @@ -0,0 +1,10 @@ + 'HTML5-PHP API', + 'build_dir' => __DIR__.'/build/apidoc', + 'cache_dir' => __DIR__.'/build/sami-cache', + 'default_opened_level' => 1, +)); \ No newline at end of file -- cgit v1.2.3