Difference between revisions of "LSL Portal Guidelines/pt"
Jump to navigation
Jump to search
(→Guides) |
(→Style) |
||
Line 18: | Line 18: | ||
== Style == | == Style == | ||
# [[LSL Category Style]] - | # [[LSL Category Style]] - Usado para categorizar grupos de funções LSL e outras Tabelas de Conteúdos. | ||
# [[LSL Function Style]] - | # [[LSL Function Style]] - Usado para a especificação completa de todas as funções LSL. | ||
# [[LSL Topic Style]] - | # [[LSL Topic Style]] - Usado para tópicos de interesse relacionados ao uso do LSL (XML-RPC, quatérnions, etc). | ||
# [[LSL Constants Style]] - | # [[LSL Constants Style]] - Usado para documentar constantes. | ||
== Guidelines == | == Guidelines == |
Revision as of 15:02, 7 September 2008
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Esta página define e descreve Orientações específicas para edição e publicação no Portal LSL Wiki.
Sobre o Portal LSL
Missão
- "Fornecer uma documentação precisa para a linguagem de scripts do Second Life: LSL"[1]
Objetivo
- "Fornecer documentação para auxiliar os programadores de todos os níveis de experiência."[1]
Guias
- LSL Editing Primer - Informação sobre gabaritos e sintaxe.
Style
- LSL Category Style - Usado para categorizar grupos de funções LSL e outras Tabelas de Conteúdos.
- LSL Function Style - Usado para a especificação completa de todas as funções LSL.
- LSL Topic Style - Usado para tópicos de interesse relacionados ao uso do LSL (XML-RPC, quatérnions, etc).
- LSL Constants Style - Usado para documentar constantes.
Guidelines
- Pages specific to the running of the LSL portal or category pages should be prefixed with 'LSL '.
- All other existing pages documenting LSL with the LSL prefix are to be moved out of the LSL prefix unless other arrangements have been agreed upon.
- Questions should be posted on talk/discussion pages and signed (use
-- ~~~~
to sign comments). - Before posting a feature suggestion on the wiki check to see if it has been suggested on Jira first.
- When posting a script if it is a complete script, it should compile without error and be fully functional or marked otherwise. Code fragments should compile if properly installed into a script (no internal errors in the code fragments).
- Scripts that are posted should have a consistent style through out the script; whitespace consistency is important.
- Modern web browsers come with or have available spell checkers. All content should be spell checked before being posted.
Footnotes
- ^ Derived from the open sentences of the LSL Portal.