File: a200913d9a7d51c52ab58f6fc4e9ea7be278d7890c46cf28ecc3cfd35a36fb46.html

package info (click to toggle)
mkdocstrings-python-handlers 1.16.10-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,228 kB
  • sloc: python: 3,496; javascript: 84; makefile: 37; sh: 17
file content (55 lines) | stat: -rw-r--r-- 1,054 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
<!--
{
  "filters": null,
  "inherited_members": false,
  "members": [
    "module_attribute"
  ]
}
-->

<div class="doc doc-object doc-module">
 <h1 class="doc doc-heading" id="members_package">
  <code>
   members_package
  </code>
 </h1>
 <div class="doc doc-contents first">
  <p>
   Docstring for the package.
  </p>
  <div class="doc doc-children">
   <div class="doc doc-object doc-attribute">
    <h2 class="doc doc-heading" id="members_package.module_attribute">
     <code class="highlight language-python">
      <span class="n">
       module_attribute
      </span>
      <span class="o">
       =
      </span>
      <span class="mi">
       42
      </span>
     </code>
     <span class="doc doc-labels">
      <small class="doc doc-label doc-label-module-attribute">
       <code>
        module-attribute
       </code>
      </small>
     </span>
    </h2>
    <div class="doc doc-contents">
     <p>
      Docstring for
      <code>
       module_attribute
      </code>
      .
     </p>
    </div>
   </div>
  </div>
 </div>
</div>