add umn docs (#1)
add umn docs Reviewed-by: kucerakk <kucerakk@gmail.com>
2
.gitignore
vendored
@ -28,3 +28,5 @@ releasenotes/build
|
||||
.ropeproject
|
||||
test.py
|
||||
.vscode
|
||||
umn/build
|
||||
api-ref/build
|
||||
|
1
umn/source/_static/images/ExpandCollapse.js
Normal file
@ -0,0 +1 @@
|
||||
var expandClassName="dropdownexpand";var collapseClassName="dropdowncollapse";var collapseTableClassName="dropdowncollapsetable";var href="";function ExpandorCollapseNode(a){a=a.parentNode;if(a.className==expandClassName){a.className=collapseClassName}else{a.className=expandClassName}}function ExpandorCollapseTableNode(a){a=a.parentNode;if(a.className==expandClassName){a.className=collapseTableClassName}else{a.className=expandClassName}}function ExpandorCollapseAllNodes(g,h,c){var a=g.getAttribute("title");var b=g.parentNode;if(a=="collapse"){g.setAttribute("title","expand");g.className="dropdownAllButtonexpand";g.innerHTML=h}else{g.setAttribute("title","collapse");g.className="dropdownAllButtoncollapse";g.innerHTML=c}var f=b.getElementsByTagName("*");for(var d=0;d<f.length;d++){var e=f[d];if(e.className.indexOf(expandClassName)!=-1||e.className.indexOf(collapseClassName)!=-1||e.className.indexOf(collapseTableClassName)!=-1){if(a=="collapse"){if(e.tagName.toLowerCase()=="table"){e.className=collapseTableClassName}else{e.className=collapseClassName}}else{e.className=expandClassName}}}}function ExpandForHref(f){if(null==f||"#"==f||"###"==f){return}var a=null;try{a=document.getElementById(f)}catch(d){}if(null==a||a.length==0){return}try{var b=a.parentNode;while(b!=null&&b.tagName!="body"){if(b.className==collapseClassName){b.className=expandClassName}b=b.parentNode}}catch(c){}}window.onload=function(){var b=document.getElementsByTagName("div");for(var c=0;c<b.length;c++){var j=b[c];if(j.className.indexOf(expandClassName)!=-1){j.className=collapseClassName}}var d=document.getElementsByTagName("a");try{for(var c=0;c<d.length;c++){var f=d[c];var h=f.getAttribute("href");if(h!=""&&h!=null){href=h;f.addEventListener("click",showHasConref,false)}}}catch(g){}};function showHasConref(){try{if(href!=null&&href!="#"&&href.lastIndexOf("#")>-1){ExpandForHref(href.substring(href.lastIndexOf("#")+1))}}catch(a){}};
|
BIN
umn/source/_static/images/caution_3.0-en-us.png
Normal file
After Width: | Height: | Size: 2.7 KiB |
1
umn/source/_static/images/commonltr.css
Normal file
1
umn/source/_static/images/commonltr_print.css
Normal file
2
umn/source/_static/images/commonrtl.css
Normal file
@ -0,0 +1,2 @@
|
||||
.msgph{font-family:Courier New}.unresolved{background-color:#87ceeb}.noTemplate{background-color:#ff0}.base{background-color:#fff}/*! Add space for top level topics */.nested0,.p{margin-top:1em}/*! div with class=p is used for paragraphs that contain blocks, to keep the XHTML valid *//*! Default of italics to set apart figure captions */.figcap,.italic,.var{font-style:italic}.figdesc{font-style:normal}/*! Use @frame to create frames on figures */.figborder{padding-left:3px;padding-right:3px;margin-top:1em;border:2px solid Silver}.figsides{margin-top:1em;padding-left:3px;padding-right:3px;border-left:2px solid Silver;border-right:2px solid Silver}.figtop{border-top:2px solid Silver;margin-top:1em}.figbottom{border-bottom:2px solid Silver}.figtopbot{border-top:2px solid Silver;border-bottom:2px solid Silver;margin-top:1em}/*! Most link groups are created with <div>. Ensure they have space before and after. */.ullinks,ul.simple{list-style-type:none}.attention,.danger,.ddexpand,.dlexpand,.example,.fastpath,.important,.liexpand,.linklist,.note,.notice,.olchildlink,.relconcepts,.relinfo,.relref,.reltasks,.remember,.restriction,.section,.sliexpand,.stepexpand,.substepexpand,.tip,.ulchildlink,.warning{margin-top:1em;margin-bottom:1em}.linklistwithchild,.sublinklist{margin-top:1em;margin-right:1.5em;margin-bottom:1em}.breadcrumb{font-size:smaller;margin-bottom:1em}.prereq{margin-right:20px}/*! Set heading sizes, getting smaller for deeper nesting */.topictitle1{font-size:1.34em;margin-top:0;margin-bottom:.1em}.topictitle2,.topictitle3,.topictitle4,.topictitle5,.topictitle6,.sectiontitle{font-size:1.17em}.topictitle2{margin-top:1pc;margin-bottom:.45em}.topictitle3{margin-top:1pc;margin-bottom:.17em;font-weight:700}.topictitle4{margin-top:.83em;font-weight:700}.topictitle5{font-weight:700}.topictitle6{font-style:italic}.sectiontitle{margin-top:1em;margin-bottom:0;color:#000;font-weight:700}/*! All note formats have the same default presentation */.attentiontitle,.bold,.cautiontitle,.dangertitle,.dlterm,.fastpathtitle,.firstcol,.importanttitle,.notelisttitle,.notetitle,.noticetitle,.parmname,.remembertitle,.restrictiontitle,.tiptitle,.uicontrol,.warningtitle{font-weight:700}.caution{font-weight:700;margin-bottom:1em}/*! Simple lists do not get a bullet *//*! Used on the first column of a table, when rowheader="firstcol" is used *//*! Various basic phrase styles */.boldItalic{font-weight:700;font-style:italic}.shortcut,.underlined{text-decoration:underline}/*! 2008-10-27 keyword采用跟随上下文的样式
|
||||
*//*! Default of bold for definition list terms *//*! Use CSS to expand lists with @compact="no" */.dltermexpand{font-weight:700;margin-top:1em}[compact="yes"]>li{margin-top:0}[compact="no"]>li{margin-top:.53em}/*! Align images based on @align on topic/image */div.imageleft,.text-align-left{text-align:left}div.imagecenter,.text-align-center{text-align:center}div.imageright,.text-align-right{text-align:right}div.imagejustify,.text-align-justify{text-align:justify}.cellrowborder{border-right:0;border-top:0;border-left:1px solid;border-bottom:1px solid}.row-nocellborder{border-left:hidden;border-right:0;border-top:0;border-bottom:1px solid}.cell-norowborder{border-top:0;border-bottom:hidden;border-right:0;border-left:1px solid}.nocellnorowborder{border:0;border-left:hidden;border-bottom:hidden}pre.codeblock,pre.screen{padding:5px;border:outset;background-color:#ccc;margin-top:2px;margin-bottom:2px;white-space:pre}
|
BIN
umn/source/_static/images/danger_3.0-en-us.png
Normal file
After Width: | Height: | Size: 2.7 KiB |
BIN
umn/source/_static/images/delta.gif
Normal file
After Width: | Height: | Size: 836 B |
BIN
umn/source/_static/images/deltaend.gif
Normal file
After Width: | Height: | Size: 834 B |
BIN
umn/source/_static/images/en-us_image_0000001110760906.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
umn/source/_static/images/en-us_image_0000001110760908.png
Normal file
After Width: | Height: | Size: 526 B |
BIN
umn/source/_static/images/en-us_image_0000001110760910.png
Normal file
After Width: | Height: | Size: 59 KiB |
BIN
umn/source/_static/images/en-us_image_0000001110760912.png
Normal file
After Width: | Height: | Size: 5.4 KiB |
BIN
umn/source/_static/images/en-us_image_0000001110760934.png
Normal file
After Width: | Height: | Size: 452 KiB |
BIN
umn/source/_static/images/en-us_image_0000001110760936.png
Normal file
After Width: | Height: | Size: 312 B |
BIN
umn/source/_static/images/en-us_image_0000001110760956.png
Normal file
After Width: | Height: | Size: 45 KiB |
BIN
umn/source/_static/images/en-us_image_0000001110760968.png
Normal file
After Width: | Height: | Size: 5.1 KiB |
BIN
umn/source/_static/images/en-us_image_0000001110760970.png
Normal file
After Width: | Height: | Size: 542 B |
BIN
umn/source/_static/images/en-us_image_0000001110761010.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
umn/source/_static/images/en-us_image_0000001110761012.png
Normal file
After Width: | Height: | Size: 713 B |
BIN
umn/source/_static/images/en-us_image_0000001110761016.png
Normal file
After Width: | Height: | Size: 641 B |
BIN
umn/source/_static/images/en-us_image_0000001110761018.png
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
umn/source/_static/images/en-us_image_0000001110761020.png
Normal file
After Width: | Height: | Size: 45 KiB |
BIN
umn/source/_static/images/en-us_image_0000001110761034.png
Normal file
After Width: | Height: | Size: 15 KiB |
BIN
umn/source/_static/images/en-us_image_0000001110761038.png
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
umn/source/_static/images/en-us_image_0000001110761044.png
Normal file
After Width: | Height: | Size: 3.9 KiB |
BIN
umn/source/_static/images/en-us_image_0000001110761054.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
umn/source/_static/images/en-us_image_0000001110761058.png
Normal file
After Width: | Height: | Size: 165 KiB |
BIN
umn/source/_static/images/en-us_image_0000001110761062.png
Normal file
After Width: | Height: | Size: 392 B |
BIN
umn/source/_static/images/en-us_image_0000001110761072.png
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
umn/source/_static/images/en-us_image_0000001110761074.png
Normal file
After Width: | Height: | Size: 260 B |
BIN
umn/source/_static/images/en-us_image_0000001110761076.png
Normal file
After Width: | Height: | Size: 24 KiB |
BIN
umn/source/_static/images/en-us_image_0000001110761078.png
Normal file
After Width: | Height: | Size: 375 B |
BIN
umn/source/_static/images/en-us_image_0000001110761080.png
Normal file
After Width: | Height: | Size: 260 B |
BIN
umn/source/_static/images/en-us_image_0000001110761082.png
Normal file
After Width: | Height: | Size: 462 B |
BIN
umn/source/_static/images/en-us_image_0000001110761086.gif
Normal file
After Width: | Height: | Size: 1.7 MiB |
BIN
umn/source/_static/images/en-us_image_0000001110761088.png
Normal file
After Width: | Height: | Size: 351 B |
BIN
umn/source/_static/images/en-us_image_0000001110761092.png
Normal file
After Width: | Height: | Size: 276 B |
BIN
umn/source/_static/images/en-us_image_0000001110761098.png
Normal file
After Width: | Height: | Size: 209 B |
BIN
umn/source/_static/images/en-us_image_0000001110761112.png
Normal file
After Width: | Height: | Size: 30 KiB |
BIN
umn/source/_static/images/en-us_image_0000001110761148.png
Normal file
After Width: | Height: | Size: 526 B |
BIN
umn/source/_static/images/en-us_image_0000001110761158.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
umn/source/_static/images/en-us_image_0000001110761582.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
umn/source/_static/images/en-us_image_0000001110920802.png
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
umn/source/_static/images/en-us_image_0000001110920824.png
Normal file
After Width: | Height: | Size: 32 KiB |
BIN
umn/source/_static/images/en-us_image_0000001110920858.png
Normal file
After Width: | Height: | Size: 24 KiB |
BIN
umn/source/_static/images/en-us_image_0000001110920874.png
Normal file
After Width: | Height: | Size: 5.2 KiB |
BIN
umn/source/_static/images/en-us_image_0000001110920880.png
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
umn/source/_static/images/en-us_image_0000001110920910.png
Normal file
After Width: | Height: | Size: 24 KiB |
BIN
umn/source/_static/images/en-us_image_0000001110920912.png
Normal file
After Width: | Height: | Size: 281 B |