Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Variables
docutils.parsers.rst.languages.uk Namespace Reference

Variables

dict directives
 
dict roles
 

Detailed Description

Ukrainian-language mappings for language-dependent features of
reStructuredText.

Variable Documentation

◆ roles

dict docutils.parsers.rst.languages.uk.roles
Initial value:
1= {
2 'акронім': 'acronym',
3 'код': 'code',
4 'анонімне-посилання': 'anonymous-reference',
5 'буквально': 'literal',
6 'математика': 'math',
7 'верхній-індекс': 'superscript',
8 'наголос': 'emphasis',
9 'іменоване-посилання': 'named-reference',
10 'індекс': 'index',
11 'нижній-індекс': 'subscript',
12 'жирне-накреслення': 'strong',
13 'скорочення': 'abbreviation',
14 'посилання-заміна': 'substitution-reference',
15 'посилання-на-pep': 'pep-reference',
16 'посилання-на-rfc': 'rfc-reference',
17 'посилання-на-uri': 'uri-reference',
18 'посилання-на-заголовок': 'title-reference',
19 'посилання-на-зноску': 'footnote-reference',
20 'посилання-на-цитату': 'citation-reference',
21 'ціль': 'target',
22 'сирий': 'raw',
23 }