mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
More documentation work.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4229 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
14
ChangeLog
14
ChangeLog
@@ -1,3 +1,15 @@
|
||||
2001-05-17 Robert Graham Merkel <rgmerk@mira.net>
|
||||
|
||||
* doc/sgml/C/xacc-gnucash-web-browser.sgml: New file.
|
||||
|
||||
* doc/sgml/C/Makefile.am: add new file.
|
||||
|
||||
* doc/sgml/C/gnucash.sgml, xacc-gnome-mdi.sgml,
|
||||
xacc-asset-liability-piecharts.sgml: more updated/new content.
|
||||
|
||||
* ChangeLog: fix wrong path in (my) previous changelog
|
||||
entry.
|
||||
|
||||
2001-05-16 Dave Peticolas <dave@krondo.com>
|
||||
|
||||
* src/doc/design/gnucash-design.texinfo: update docs
|
||||
@@ -17,7 +29,7 @@
|
||||
* src/scm/html-utilities.scm ((gnc:html-make-empty-data-warning)):
|
||||
update message.
|
||||
|
||||
* src/scm/{gnucash.sgml, xacc-account-summary.sgml,
|
||||
* doc/sgml/C/{gnucash.sgml, xacc-account-summary.sgml,
|
||||
xacc-asset-liability-barcharts.sgml, xacc-reports.sgml}: more new
|
||||
material.
|
||||
|
||||
|
||||
@@ -24,6 +24,7 @@ GNUCASH_SGML_FILES = \
|
||||
xacc-doubleentry.sgml \
|
||||
xacc-euro.sgml \
|
||||
xacc-gnome-mdi.sgml \
|
||||
xacc-gnucash-web-browser.sgml \
|
||||
xacc-gpl.sgml \
|
||||
xacc-incomeexpense.sgml \
|
||||
xacc-income-expense-barcharts.sgml \
|
||||
|
||||
@@ -17,6 +17,7 @@
|
||||
<!entity xacceuro system "xacc-euro.sgml">
|
||||
<!entity xaccdateinput system "xacc-dateinput.sgml">
|
||||
<!entity xaccgnomemdi system "xacc-gnome-mdi.sgml">
|
||||
<!entity xaccgnucashwebbrowser system "xacc-gnucash-web-browser.sgml">
|
||||
<!entity xaccincomeexpense system "xacc-incomeexpense.sgml">
|
||||
<!entity xaccincomeexpensebarcharts system "xacc-income-expense-barcharts.sgml">
|
||||
<!entity xaccincomeexpensepiecharts system "xacc-income-expense-piecharts.sgml">
|
||||
@@ -72,6 +73,7 @@
|
||||
&xacceuro;
|
||||
&xaccdateinput;
|
||||
&xaccgnomemdi;
|
||||
&xaccgnucashwebbrowser;
|
||||
&xaccincomeexpense;
|
||||
&xaccincomeexpensebarcharts;
|
||||
&xaccincomeexpensepiecharts;
|
||||
|
||||
@@ -6,7 +6,27 @@
|
||||
<title>Asset and Liability Piecharts</title>
|
||||
<para><emphasis>PICTURES NEEDED!!!!</emphasis>
|
||||
</para>
|
||||
<para>This is not yet documented.</para>
|
||||
<para>These piecharts are useful for getting an
|
||||
view of how your assets and liabilities are categorized.
|
||||
By selecting options appropriately, you can examine, say,
|
||||
the allocation of your stock portfolio, or get an overall
|
||||
view of your investment mix.
|
||||
Note that piecharts can be rotated by clicking on them and
|
||||
dragging the mouse, and individual segments can be "exploded".</para>
|
||||
|
||||
|
||||
<para>Options available for these reports include:</para>
|
||||
<itemizedlist>
|
||||
<listitem><para><emphasis><link linkend="xacc-options-accounts">
|
||||
Accounts</link></emphasis></para>
|
||||
</listitem>
|
||||
<listitem><para><emphasis><link linkend="xacc-options-report-title">
|
||||
Report Title</link></emphasis></para></listitem>
|
||||
<listitem><para><emphasis><link linkend="xacc-options-date">
|
||||
Date</link></emphasis></para>
|
||||
</listitem>
|
||||
<listitem><para><emphasis>Add more!!!</emphasis></para></listitem>
|
||||
</itemizedlist>
|
||||
</sect1>
|
||||
</article>
|
||||
|
||||
|
||||
@@ -6,7 +6,54 @@
|
||||
<title>The Gnome MDI</title>
|
||||
<para><emphasis>PICTURES NEEDED!!!!</emphasis>
|
||||
</para>
|
||||
<para>This is not yet documented.</para>
|
||||
<para>GnuCash can display multiple views of your finances at once, in
|
||||
multiple windows, a tabbed "notebook" style, or in one plain window.
|
||||
This facility is provided through the GNOME MDI (multiple document
|
||||
interface). When you open a new
|
||||
<link linkend="xacc-mainwin">account tree</link>
|
||||
or <link linkend="xacc-reports">report</link> using the file menu, the
|
||||
new view can be displayed in several ways.
|
||||
|
||||
</sect1>
|
||||
<sect1 id="xacc-notebook-view">
|
||||
<title>Notebook View</title>
|
||||
<para><emphasis>Picture Needed Here!</emphasis></para>
|
||||
<para>Notebook view puts all new views in the main window, but places
|
||||
them on named tabs - just like a real notebook, in fact. You can bring
|
||||
a notebook tab to the front by clicking on it.</para>
|
||||
</sect1>
|
||||
|
||||
<sect1 id="xacc-multiple-windows-view">
|
||||
<title>Multiple Windows</title>
|
||||
<para><emphasis>Picture Needed Here!</emphasis></para>
|
||||
<para>If this mode is selected, a new top-level window will be created
|
||||
for the new view. You can move and resize this window any way you
|
||||
want, independently of the original gnucash main window. If you have
|
||||
a window manager that supports multiple desktops, you can happily
|
||||
move it onto a to a different one.
|
||||
</sect1>
|
||||
|
||||
<sect1 id="xacc-single-window-view">
|
||||
<title>Single Window</title>
|
||||
<para><emphasis>Picture Needed Here!</emphasis></para>
|
||||
<para>The single-window view works like the notebook view, except
|
||||
that instead of using tabs to select which report/account
|
||||
tree you wish to view, you can select them from the Window menu.
|
||||
</para>
|
||||
</sect1>
|
||||
|
||||
<sect1 id="xacc-selecting-mdi-mode">
|
||||
<title>Selecting MDI Modes</title>
|
||||
<para>MDI mode can be set in two different ways. Firstly
|
||||
you can set it within GnuCash through the "Application MDI Mode"
|
||||
option in the <link linkend="xacc-preferences">
|
||||
Preferences Dialog</link></para>
|
||||
<para>However, if you prefer a particular MDI mode across all your
|
||||
GNOME applications, you can set the preference for all of them in
|
||||
the MDI section of the GNOME Configuration program (see the GNOME
|
||||
on-line help for more details). To get GnuCash to recognize the
|
||||
global setting, set the "Application MDI Mode" option in the preferences
|
||||
dialog to "Use GNOME Default".</para>
|
||||
</sect1>
|
||||
</article>
|
||||
|
||||
|
||||
36
doc/sgml/C/xacc-gnucash-web-browser.sgml
Normal file
36
doc/sgml/C/xacc-gnucash-web-browser.sgml
Normal file
@@ -0,0 +1,36 @@
|
||||
<article id="xacc-gnucash-web-browser">
|
||||
<artheader>
|
||||
<title>GnuCash as a Web Browser?</title>
|
||||
</artheader>
|
||||
<sect1>
|
||||
<title>GnuCash as a Web Browser?</title>
|
||||
<para><emphasis>Picture Required!!!</emphasis></para>
|
||||
|
||||
<para>GnuCash has the ability to display most web pages as a "Frame URL"
|
||||
report.
|
||||
This can be very useful, particularly as a way to display web-based
|
||||
financial information, in combination with private gnucash data
|
||||
as part of a <link linkend="xacc-multicolumn-view-report">
|
||||
Multicolumn View</link>.</para>
|
||||
<para>Note that GnuCash's web viewer is not as sophisticated as
|
||||
fully-fledged web browsers, and may not fully display pages containing
|
||||
Javascript, Flash animation, movies and sound, and so on. If you want
|
||||
to do that, you need a stand-alone browser like <emphasis>Mozilla</emphasis>.
|
||||
</para>
|
||||
<para>Options supported by this report include the following:
|
||||
<itemizedlist>
|
||||
|
||||
<listitem><para><emphasis><link linkend="xacc-options-report-title">
|
||||
Report Title</link></emphasis></para></listitem>
|
||||
<listitem><para><emphasis><link linkend="xacc-options-style-sheet">
|
||||
Stylesheet</link></emphasis> (Note: this option has virtually
|
||||
no effect on this special-purpose report)</para></listitem>
|
||||
<listitem><para><emphasis>URL</emphasis>: The URL to display.</para></listitem>
|
||||
</itemizedlist>
|
||||
|
||||
</sect1>
|
||||
</article>
|
||||
|
||||
<!-- Local variables: -->
|
||||
<!-- sgml-parent-document: "gnucash.sgml" -->
|
||||
<!-- End: -->
|
||||
Reference in New Issue
Block a user