Difference between revisions of "Community:Information"

From BaseX Documentation
Jump to navigation Jump to search
Line 46: Line 46:
  
 
Please see [[Help:Editing]] for some information on ''Wiki Syntax''.
 
Please see [[Help:Editing]] for some information on ''Wiki Syntax''.
 
==About the core team==
 
*We are a team of software developers and computer scientists living at the Lake Constance in the south of Germany.
 
*We have a common history at the University of Konstanz and we all dedicated our academic work to the development of BaseX.
 
*We are now excited seeing BaseX applied to so many different areas of production and usage scenarios.
 
 
*Our vision is to make BaseX the most valuable resource for XML processing.
 

Revision as of 22:20, 24 January 2011

Welcome to our community information page. This is the location to discuss all kinds of editor related information.

About the documentation project

We decided to open the documentation process to our community. To us this is a natural consequence from all the positive experience we made during the last years.

We know,

  • writing good documentation is essential for both our users & developers
  • constant feedback helps improving so please feel free and discuss our articles or file requests for new ones
  • some of you have very profound knowledge of BaseX and its infrastructure. You are very welcome to contribute Articles & Edits.

Where to start

If you have not signed up yet: this is the moment to create your account.

You may now start by either creating articles or choose from a list of pages that might need some maintenance:

Wanted Articles

You may also add links to Topics you would like to see in our documentation:

Surround a word with double brackets:
[[Wanted Topic]] and that word will be highlighted in red.

Guidelines for new Articles

For now we only have few guidelines we used when creating new articles. Feel free to extend or change this list.

Don't be afraid
We happily accept your contributions.
Article Title
Please make sure article titles are singular nouns wherever possible.
Categories
Try to categorize your article via [[Category:Name]]
Code Examples
Please use the [[Category:Code Examples]]
Syntax Highlighting
Please surround your code with: <pre class="brush:{xml|xquery|java}>…</pre>and the code is automatically highlighted

Writing Articles

Please see Help:Editing for some information on Wiki Syntax.