summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-05-02 18:43:37 -0400
committerFrederic Guillot <fred@kanboard.net>2015-05-02 18:43:37 -0400
commitfa59a1487c01b27fb7128c22c472a09c34a7891b (patch)
tree97a968855b764ab9655368fa758c17102857bd63 /docs
parentfa5aaa60934223f74c9b9c32e7599f53c72a81fd (diff)
Update documentation
Diffstat (limited to 'docs')
-rw-r--r--docs/analytics.markdown11
-rw-r--r--docs/screenshots.markdown2
2 files changed, 11 insertions, 2 deletions
diff --git a/docs/analytics.markdown b/docs/analytics.markdown
index e088a221..a6685917 100644
--- a/docs/analytics.markdown
+++ b/docs/analytics.markdown
@@ -22,6 +22,8 @@ Cumulative flow diagram
This chart show the number of tasks cumulatively for each column over the time.
+Note: You need to have at least 2 days of data to see the graph.
+
Burndown chart
--------------
@@ -30,4 +32,11 @@ Burndown chart
The [burn down chart](http://en.wikipedia.org/wiki/Burn_down_chart) is available for each project.
This chart is a graphical representation of work left to do versus time.
-Kanboard use the complexity or story point to generate this diagram. \ No newline at end of file
+Kanboard use the complexity or story point to generate this diagram.
+
+Don't forget to run the daily job for stats calculation
+-------------------------------------------------------
+
+To generate accurate analytics data, you should run the daily cronjob **project daily summaries** just before midnight.
+
+[Read the documentation about Kanboard CLI](http://kanboard.net/documentation/cli)
diff --git a/docs/screenshots.markdown b/docs/screenshots.markdown
index 84bf605d..3ec6bc7a 100644
--- a/docs/screenshots.markdown
+++ b/docs/screenshots.markdown
@@ -22,4 +22,4 @@ On Mac OS X, you can use those shortcuts to take screenshots:
There are also several third-party applications that can be used to take screenshots with annotations and shapes.
-Note: This feature doesn't works with all browsers.
+**Note: This feature doesn't works with all browsers.**