Git commit f128872da39f7637be3477fa4cf809775e750916 by Yuri Chornoivan. Committed on 30/05/2013 at 19:38. Pushed by yurchor into branch 'calligra/2.7'.
Comment out Pivot Tables documentation. It will not be released with 2.7. M +2 -1 doc/sheets/advanced.docbook M +2 -0 doc/sheets/commands.docbook M +2 -0 doc/sheets/functions.docbook http://commits.kde.org/calligra/f128872da39f7637be3477fa4cf809775e750916 diff --git a/doc/sheets/advanced.docbook b/doc/sheets/advanced.docbook index 0b3f72c..fad2786 100644 --- a/doc/sheets/advanced.docbook +++ b/doc/sheets/advanced.docbook @@ -257,7 +257,7 @@ calculation. When it finishes and if it has found a solution press the <guibutton>Cancel</guibutton> to keep the original value. </para> </sect1> - +<!-- Not in Calligra 2.7 <sect1 id="pivottable"> <title>Pivot Tables</title> <para> @@ -332,6 +332,7 @@ calculation. When it finishes and if it has found a solution press the <guilabel>Total Rows</guilabel> and <guilabel>Total Columns</guilabel>: checking these allow automatic totalling of corresponding rows and columns in the pivot table. </para> </sect1> +--> <sect1 id="worksheets"> <title>Using more than one Worksheet</title> diff --git a/doc/sheets/commands.docbook b/doc/sheets/commands.docbook index 537562b..71fc6ee 100644 --- a/doc/sheets/commands.docbook +++ b/doc/sheets/commands.docbook @@ -853,6 +853,7 @@ Validity Checking</link> for more details. </para></listitem> </varlistentry> +<!-- Not in Calligra 2.7 <varlistentry> <term><menuchoice> <guimenu>Data</guimenu> @@ -862,6 +863,7 @@ Validity Checking</link> for more details. <link linkend="pivottable">Pivot Table</link> for details. </para></listitem> </varlistentry> +--> </variablelist></para> </sect1> diff --git a/doc/sheets/functions.docbook b/doc/sheets/functions.docbook index c239df6..d80cac6 100644 --- a/doc/sheets/functions.docbook +++ b/doc/sheets/functions.docbook @@ -854,6 +854,7 @@ all changes will be overwritten on the next script run </variablelist> </sect3> +<!-- Not in Calligra 2.7 <sect3 id="GETPIVOTDATA"> <title>GETPIVOTDATA</title> <para>Fetches summary data from a pivot table.</para> @@ -870,6 +871,7 @@ all changes will be overwritten on the next script run </varlistentry> </variablelist> </sect3> +--> </sect2><sect2 id="Date---Time"> <title>Date & Time</title>
