lyx_mirror/lib/doc
Jürgen Spitzmüller 15eae2fe68 * lib/doc/Makefile.am:
- compile fix.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22096 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-12 09:39:08 +00:00
..
biblio
clipart
cs In last commit I wrote: 2007-09-28 01:02:12 +00:00
da
de French Tutorial.lyx: updates by Siegfried 2007-11-23 00:06:27 +00:00
es EmbeddedObjects.lyx: add info about dissolving notes 2007-11-22 23:53:02 +00:00
eu all UserGuides: fix the broken character "DOTTLESS J WITH HAT", according to r20730 2007-10-06 17:05:17 +00:00
fr French docs translation updates by Siegfried 2007-12-11 21:49:58 +00:00
gl xpm -> png 2007-08-30 20:09:12 +00:00
he In last commit I wrote: 2007-09-28 01:02:12 +00:00
hu Hungarian translation updates by Szöke 2007-10-03 21:14:22 +00:00
it Italian UserGuide.lyx: revert wrong translation in last commit 2007-10-06 17:12:33 +00:00
nb
nl In last commit I wrote: 2007-09-28 01:02:12 +00:00
pl Extended manual: fix description of tex2lyx 2007-09-29 12:42:32 +00:00
pt In last commit I wrote: 2007-09-28 01:02:12 +00:00
ro
ru In last commit I wrote: 2007-09-28 01:02:12 +00:00
sk In last commit I wrote: 2007-09-28 01:02:12 +00:00
sl In last commit I wrote: 2007-09-28 01:02:12 +00:00
sv In last commit I wrote: 2007-09-28 01:02:12 +00:00
Customization.lyx remove the manifest section from two doc files 2007-11-01 16:50:51 +00:00
depend.py
doc_toc.py Further cleanup, remove encoding since we now use utf-8 for all languages 2007-09-11 09:43:44 +00:00
DocStyle.lyx
DummyDocument1.lyx documentation: apply the last cleanups also to the other languages 2007-08-14 23:09:56 +00:00
DummyDocument2.lyx documentation: apply the last cleanups also to the other languages 2007-08-14 23:09:56 +00:00
DummyTextDocument.txt
EmbeddedObjects.lyx EmbeddedObjects.lyx: add info about dissolving notes 2007-11-22 23:53:02 +00:00
Extended.lyx Extended.lyx: remove some Linux-only path descriptions 2007-10-30 21:26:01 +00:00
FAQ.lyx
Intro.lyx French Intro.lyx: Updates from Siegfried Meunier-Guttin-Cluzel 2007-11-09 23:40:44 +00:00
LaTeXConfig.lyx LaTeXConfig.lyx: additions for the Japanese layout files 2007-11-04 00:38:12 +00:00
Makefile.am * lib/doc/Makefile.am: 2007-12-12 09:39:08 +00:00
Makefile.depend big French manual update: 2007-11-12 22:34:10 +00:00
README.Documentation
Reference.lyx
Shortcuts.lyx remove the manifest section from two doc files 2007-11-01 16:50:51 +00:00
Tutorial.lyx - Some small Tutorial corrections spotted by Siegfried 2007-12-02 13:45:40 +00:00
UserGuide.lyx UserGuide.lyx: clearify two infos 2007-12-11 20:59:22 +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