lyx_mirror/lib/doc
Kornel Benko 2cc59e8f60 Corected docs for use LYX_USERDIR_VER
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38792 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-20 06:42:00 +00:00
..
attic
biblio
ca
clipart add some missing oxygen icons. 2011-03-27 15:30:11 +00:00
cs Update cs tutorial 2011-04-29 00:18:13 +00:00
da
de Fix bug #7340: Missing german theorem 'Satz' by translating proposition with Satz 2011-03-26 17:48:37 +00:00
el
es Corected docs for use LYX_USERDIR_VER 2011-05-20 06:42:00 +00:00
eu - UserGuide.lyx: squash some LaTeX-warnings 2010-10-18 02:48:58 +00:00
fr Corected docs for use LYX_USERDIR_VER 2011-05-20 06:42:00 +00:00
gl set eol-style 2010-11-18 19:50:29 +00:00
he
hu set eol-style 2010-11-18 19:50:29 +00:00
id Indonesian Shortcuts.lyx: new translation by Waluyo 2010-12-17 18:17:39 +00:00
it A few typos in IT translations easily found opening these documents with the real-time spellchecker enabled. 2011-03-15 07:53:45 +00:00
ja Corected docs for use LYX_USERDIR_VER 2011-05-20 06:42:00 +00:00
nb
nl
pl
pt
ro
ru
sk Invalid references 2010-10-18 05:25:08 +00:00
sl
sv Swedish updates from Jim 2011-04-28 20:10:24 +00:00
uk
zh_CN
Additional.lyx Accept all changes in our manuals (and disable revision tracking) 2011-04-28 23:12:18 +00:00
Customization.lyx Accept all changes in our manuals (and disable revision tracking) 2011-04-28 23:12:18 +00:00
DummyDocument1.lyx Update all English docs to current format. 2011-04-25 02:07:32 +00:00
DummyDocument2.lyx Update all English docs to current format. 2011-04-25 02:07:32 +00:00
DummyTextDocument.txt
EmbeddedObjects.lyx Update all English docs to current format. 2011-04-25 02:07:32 +00:00
Formula-numbering.lyx Update all English docs to current format. 2011-04-25 02:07:32 +00:00
Intro.lyx Update all English docs to current format. 2011-04-25 02:07:32 +00:00
LaTeXConfig.lyx Partial fox for bug #6622: Display \utilde on screen correctly. 2011-05-08 10:06:33 +00:00
LFUNs.lyx * LFUNs.lyx 2011-03-27 22:50:22 +00:00
Makefile.am Sv updates from Jim Rotmalm 2011-03-23 14:36:57 +00:00
Math.lyx Update all English docs to current format. 2011-04-25 02:07:32 +00:00
MergedManuals.lyx Update all English docs to current format. 2011-04-25 02:07:32 +00:00
README.Documentation
Shortcuts.lyx Update all English docs to current format. 2011-04-25 02:07:32 +00:00
Tutorial.lyx Update all English docs to current format. 2011-04-25 02:07:32 +00:00
UserGuide.lyx Accept all changes in our manuals (and disable revision tracking) 2011-04-28 23:12:18 +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