Differences between revisions 5 and 6
Revision 5 as of 2009-03-15 08:25:39
Size: 4135
Editor: jdd
Comment:
Revision 6 as of 2009-03-15 08:27:43
Size: 4186
Editor: jdd
Comment:
Deletions are marked like this. Additions are marked like this.
Line 36: Line 36:
 * If you can't (or don't like) writing online, use Openoffice.  * If you can't (or don't like) writing online, use Openoffice. See [[ooo-for-howtos|OpenOffice.org and the LDP]].

Authoring a document for the LDP is a several steps process.

  • have an idea of content, problem and his solution;
  • have the knowledge to answer the problem or know where to find it;
  • be prepared to write a well organised document. This have nothing to do with the hardware support and all on pedagogy. It's the more interesting, but also the more challenging part;
  • write down the text in a reasonable amount of time and on a manageable support;
  • publish the document - this is the LDP part of the work

Have an idea

It's much easier thant most people think. If you find a man page difficult to understand, an already written HOWTO obsolete or you find yourself writing hints on configuring your favorite mail agent, you are ready to go to the second step :-).

Have the knowledge

There are two situations dealing with usefull results.

You are already an expert in some part of the Linux World, and you want to share your expertise. This may simply mean you are a student and made a white paper or a thesis about the subject and nobody else did wonder to write on the subject for some years.

Or your are a complete newbie (newcommer) on this aspect of Linux (for example setup a Kerberos server on a new computer), and you don't think the already available documentation is really friendly. As long as the document is clearly quoted, your experience is very interesting. Experts have often forgotten what they did initially. Writing down the beginners problem may be invaluable for the other beginners. Write a "Kerberos for beginners HOWTO" (just an example).

Choose a Licence

You have to choose a licence. Most authors stopos maintaining they document after some years, for a variety of reason, and we need to know what we can do of the doc ATM (At This Moment). Look here.

Write the document

Write a well organised document is a challenge. It's very difficult. Most of the time it mean writing it in he's mind and dream on it. When you can't sleep because the document runs in your head, get up and write it down on a paper.

Write it on a paper first, or on your favourite word processor. Chance is you will have to rewrite it often before being glad about the result.

Write the final document

You have to think that your document will not be read by your audience in the form you write it. The LDP will spread this document all over the world. There, many, many people will see it. Any of them have a different configuration. Some don't have computers at all and need paper hard copies. Some have very large screen and can see on screen news paper large documents. Some have color, but most don't, or can't print with colors.

So your document have to be in source form. The prefered source form of the LDP is Docbook, because we have scripts that can copy this source to a great number of formats. See the HOWTO page of the Web site for examples of these formats, but many people download our source format to convert it themselve in even more final formats. If you can write Docbook, the LDP Author guide is a very good starting point.

If you can write directly with docbook markups, so good! But if you can't, dont worry, there are other solutions.

  • The LDP wiki is here to help you. Wiki markup is much more easy to write than Docbook - simply it's easy to write oddly organised documents on a wiki, so you will have to be cautious about this. But the good news is that many people will be able to help you to fix bugs in your doc. The Wiki Author Guide is for those that are to use directly the wiki, and here you will find tips and tricks for the wiki use. Ask us if you want to convert any format to the wiki. Anything readable by Openoffice can be converted and if necessary we can convert nearly any readable document you can produce.

  • If you can't (or don't like) writing online, use Openoffice. See OpenOffice.org and the LDP.

links

Creating-a-Document (last edited 2009-03-15 08:27:43 by jdd)