Category:Pedias: Difference between revisions
imported>Ixxie Added more clauses to language section. |
imported>Ixxie No edit summary |
||
Line 1: | Line 1: | ||
Discussions are ''understanding-oriented'' articles aimed at explaining a particular topic. They are encyclopedic, intended to provide an overview of the subject at hand, illuminating the big picture and various perspectives of it. A discussion article might be read casually for leisure, rather than being used as [[:Category:Reference|reference]] while coding. | Discussions are ''understanding-oriented'' articles aimed at explaining a particular topic. They are encyclopedic, intended to provide an overview of the subject at hand, illuminating the big picture and various perspectives of it. A discussion article might be read casually for leisure, rather than being used as [[:Category:Reference|reference]] while coding. | ||
=Style= | ==Style== | ||
==Language== | ===Language=== | ||
Discussion articles should be written in clear, standard and professional language. To this end, the following considerations apply: | Discussion articles should be written in clear, standard and professional language. To this end, the following considerations apply: | ||
Line 13: | Line 13: | ||
* ''Code'': code examples should be cogent and illustrative of the surrounding text (otherwise they would normally go in one of the other article types). | * ''Code'': code examples should be cogent and illustrative of the surrounding text (otherwise they would normally go in one of the other article types). | ||
==Canonical Forms== | ===Canonical Forms=== | ||
While in general, discussion articles can take a wide variety of forms, certain types of articles recur in the NixOS wiki and warrant specific formats. For these we provide ''canonical forms'', recommended templates for structuring these types of discussion articles. | While in general, discussion articles can take a wide variety of forms, certain types of articles recur in the NixOS wiki and warrant specific formats. For these we provide ''canonical forms'', recommended templates for structuring these types of discussion articles. | ||
===Software=== | ====Software==== | ||
Software articles cover a software package, application or library. The following sections are listed from greatest to least importance: | Software articles cover a software package, application or library. The following sections are listed from greatest to least importance: |
Revision as of 10:34, 30 August 2017
Discussions are understanding-oriented articles aimed at explaining a particular topic. They are encyclopedic, intended to provide an overview of the subject at hand, illuminating the big picture and various perspectives of it. A discussion article might be read casually for leisure, rather than being used as reference while coding.
Style
Language
Discussion articles should be written in clear, standard and professional language. To this end, the following considerations apply:
- Vocabulary: use the simplest and most conventional words and expressions you can find to get your point across without oversimplifying.
- Organization: keep your text structured in coherent sentences, paragraphs and sections, each with its own clear themes and topics.
- Citations: citations aren't required, but definitely appreciated; when citing code, hardlink to a particular revision.
- Attribution: where external material is quoted or utilized in the article, and/or licensing or common sense demands it, place clear and complete attribution and (where possible) a link.
- Code: code examples should be cogent and illustrative of the surrounding text (otherwise they would normally go in one of the other article types).
Canonical Forms
While in general, discussion articles can take a wide variety of forms, certain types of articles recur in the NixOS wiki and warrant specific formats. For these we provide canonical forms, recommended templates for structuring these types of discussion articles.
Software
Software articles cover a software package, application or library. The following sections are listed from greatest to least importance:
- Introduction: a general overview.
- Usage: a practical overview of different approaches to installing, configuring and operating the software, linking to more comprehensive guides.
- Internals: a theoretical overview of the internal architecture of the software, including critical files and directories, processes and objects.
- Development: a project overview for potential contributors, including an overview of the source-code directory structure, development process, issue tracking and the developer community.
- History: a historical overview of the software, including an overview of the origins and past development of the software, and the broader historical context, such as precedents and antecedents.
Pages in category "Pedias"
The following 20 pages are in this category, out of 20 total.