lyx_mirror/lib/doc
Uwe Stöhr 17fb8c31f4 UserGuide.lyx: fix a chapter title
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19575 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-14 22:53:07 +00:00
..
biblio UserGuide.lyx updates: - Finish the descriptions of the bibliography and the document settings dialog 2007-08-11 01:20:33 +00:00
clipart lib/doc/clipart: Add two new images for the Userguide 2007-08-13 01:35:48 +00:00
cs Update documentation to latest file format (for 1.5.0 release) 2007-07-24 17:39:27 +00:00
da Update documentation to latest file format (for 1.5.0 release) 2007-07-24 17:39:27 +00:00
de DummyDocument1/2.lyx: fix author names, a relict of a bug in LyX 1.5.0beta times 2007-08-14 22:52:09 +00:00
es EmbeddedObjects.lyx: Add section about longtable alignment 2007-08-12 21:30:54 +00:00
eu Update documentation to latest file format (for 1.5.0 release) 2007-07-24 17:39:27 +00:00
fr Update documentation to latest file format (for 1.5.0 release) 2007-07-24 17:39:27 +00:00
gl Update documentation to latest file format (for 1.5.0 release) 2007-07-24 17:39:27 +00:00
he Update documentation to latest file format (for 1.5.0 release) 2007-07-24 17:39:27 +00:00
hu Update documentation to latest file format (for 1.5.0 release) 2007-07-24 17:39:27 +00:00
it Update documentation to latest file format (for 1.5.0 release) 2007-07-24 17:39:27 +00:00
nb Update documentation to latest file format (for 1.5.0 release) 2007-07-24 17:39:27 +00:00
nl Update documentation to latest file format (for 1.5.0 release) 2007-07-24 17:39:27 +00:00
pl Update documentation to latest file format (for 1.5.0 release) 2007-07-24 17:39:27 +00:00
pt Update documentation to latest file format (for 1.5.0 release) 2007-07-24 17:39:27 +00:00
ro Update documentation to latest file format (for 1.5.0 release) 2007-07-24 17:39:27 +00:00
ru Update documentation to latest file format (for 1.5.0 release) 2007-07-24 17:39:27 +00:00
sk Update documentation to latest file format (for 1.5.0 release) 2007-07-24 17:39:27 +00:00
sl Update documentation to latest file format (for 1.5.0 release) 2007-07-24 17:39:27 +00:00
sv Update documentation to latest file format (for 1.5.0 release) 2007-07-24 17:39:27 +00:00
ChangeLog BIG change: 2007-03-04 03:06:14 +00:00
Customization.lyx Update documentation to latest file format (for 1.5.0 release) 2007-07-24 17:39:27 +00:00
depend.py doc_toc.py: add comment to explain its calling syntax (fixes bug 3798 2007-07-18 19:45:11 +00:00
doc_toc.py * lib/doc/doc_toc.py: fix typo 2007-07-19 17:53:00 +00:00
DocStyle.lyx Update documentation to latest file format (for 1.5.0 release) 2007-07-24 17:39:27 +00:00
DummyDocument1.lyx Update documentation to latest file format (for 1.5.0 release) 2007-07-24 17:39:27 +00:00
DummyDocument2.lyx Update documentation to latest file format (for 1.5.0 release) 2007-07-24 17:39:27 +00:00
DummyTextDocument.txt EmbeddedObjects.lyx: 2007-03-18 03:27:19 +00:00
EmbeddedObjects.lyx EmbeddedObjects.lyx: fix version number 2007-08-14 22:52:31 +00:00
Extended.lyx Update documentation to latest file format (for 1.5.0 release) 2007-07-24 17:39:27 +00:00
FAQ.lyx Update documentation to latest file format (for 1.5.0 release) 2007-07-24 17:39:27 +00:00
Intro.lyx Update documentation to latest file format (for 1.5.0 release) 2007-07-24 17:39:27 +00:00
LaTeXConfig.lyx.in add layout and template for iopart 2007-06-12 01:09:49 +00:00
Makefile.am lib/doc/clipart: Add two new images for the Userguide 2007-08-13 01:35:48 +00:00
Makefile.depend New German EmbeddedObjects manual 2007-06-25 00:57:19 +00:00
README.Documentation add missing doc files and update makefile 2004-06-02 13:40:06 +00:00
Reference.lyx Update documentation to latest file format (for 1.5.0 release) 2007-07-24 17:39:27 +00:00
Tutorial.lyx Update documentation to latest file format (for 1.5.0 release) 2007-07-24 17:39:27 +00:00
UserGuide.lyx UserGuide.lyx: fix a chapter title 2007-08-14 22:53:07 +00:00

README.Documentation

by John Weiss [3/2000] jpweiss@idsi.net


================
Introduction

    The purpose of this file is *used* *to* *be* to provide a style
    sheet and helpful hints to those wishing to help with the
    LyX Documentation Project.  There's now a separate style-sheet for
    that.

    If you're actually looking for documentation, check out the "Help"
    menu.  Start by reading the Introduction.

================
Why a separate documentation project?  Can't the developers do it?

    In a word, no.  They're too busy adding features and squishing
    bugs.

    Also, g++ is far more forgiving of style changes than a human
    brain.  As long as the code is correct, g++ will happilly compile
    it, and compile it the same way from machine to machine.  Human
    brains are far less forgiving and far more individualized.  So,
    the documentation needs to all be in a uniform style, in addition
    to being grammatically correct and easily readable.  That's a
    pretty big undertaking - which is why I volunteered to
    administrate the docs back in 1997.  Since then, I've passed the
    duty of maintaining the docs on to others.

================
Helping Out

    If you'd like to contribute to the LyX Documentation Project,
    start by reading the file Intro.lyx.  It contains a description of
    the style of the documentation from a reader's perspective.  After
    that, read the LyX Documentation Style Sheet (DocStyle.lyx) and
    commit it to memory!


John Weiss
March, 2000