File: goals.yml

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 (53 lines) | stat: -rw-r--r-- 1,971 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
goals:
  500:
    name: PlasmaVac User Guide
    features:
    - name: Cross-references for type annotations in signatures
      ref: /usage/configuration/signatures/#signature_crossrefs
      since: 2023/05/10
    - name: Symbol types in headings and table of contents
      ref: /usage/configuration/headings/#show_symbol_type_toc
      since: 2023/06/04
  1000:
    name: GraviFridge Fluid Renewal
    features:
    - name: Auto-summary of object members
      ref: /usage/configuration/members/#summary
      since: 2023/08/20
    - name: Automatic rendering of function signature overloads
      since: 2023/09/05
    - name: Parameter headings
      ref: /usage/configuration/headings/#parameter_headings
      since: 2024/01/30
    - name: Automatic cross-references to parameters
      ref: /usage/configuration/headings/#parameter_headings
      since: 2024/01/30
    - name: Automatic cross-references for default parameter values in signatures
      since: 2024/01/30
  1500:
    name: HyperLamp Navigation Tips
    features:
    - name: Class inheritance diagrams with Mermaid
      ref: /usage/configuration/general/#show_inheritance_diagram
      since: 2024/03/24
    - name: Annotations modernization
      ref: /usage/configuration/signatures/#modernize_annotations
      since: 2024/03/24
  2000:
    name: FusionDrive Ejection Configuration
    features:
    - name: Relative cross-references
      ref: /usage/configuration/docstrings/#relative_crossrefs
      since: 2024/09/03
    - name: Scoped cross-references
      ref: /usage/configuration/docstrings/#scoped_crossrefs
      since: 2024/09/03
    - name: Backlinks
      ref: /usage/configuration/general/#backlinks
      since: 2025/03/10
    - name: "Filtering method: `public`"
      ref: /usage/configuration/members/#option-filters-public
      since: 2025/03/20
    - name: "Ordering method: `__all__`"
      ref: /usage/configuration/members/#option-members_order
      since: 2025/03/22