- Add a screenshot of the main window to the documentation. Images
should be the exception, not the rule! git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1067 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
parent
aedac205ea
commit
90ff1f455d
|
@ -107,7 +107,8 @@ info_TEXINFOS = \
|
|||
doc/sgpem2dman.texi
|
||||
|
||||
licenses = doc/fdl.texi doc/gpl.texi
|
||||
EXTRA_DIST += $(licenses)
|
||||
images = doc/main-window.pdf
|
||||
EXTRA_DIST += $(licenses) $(images)
|
||||
|
||||
sgpem2uman_TEXINFOS = $(licenses) doc/vers-uman.texi
|
||||
sgpem2dman_TEXINFOS = $(licenses) doc/vers-dman.texi
|
||||
|
|
Binary file not shown.
|
@ -474,6 +474,10 @@ didn't have it previously installed, you may need to re-run @command{configure}.
|
|||
@subsection Overall view of the main window
|
||||
@cindex main window
|
||||
|
||||
@image{main-window,18cm,13.5cm,Screenshot of the main window during a simulation}
|
||||
|
||||
Blah blah blah...
|
||||
|
||||
@c % -------------------------------------------------
|
||||
@node The Schedulables/Requests tree, The Resources list, Overall view of the main window, From the GUI
|
||||
@subsection The Schedulables/Requests tree
|
||||
|
|
Loading…
Reference in New Issue