Skip to main content
Ctrl+K
Logo image Logo image

Technote

Site Navigation

  • User guide
  • API
  • Change log
  • Contributing
  • Rubin docs

Site Navigation

  • User guide
  • API
  • Change log
  • Contributing
  • Rubin docs

Section Navigation

  • setup
  • __version__
  • Factory
  • TechnoteSphinxConfig
  • setup
  • visit_abstract_node_html
  • depart_abstract_node_html
  • AbstractDirective
  • AbstractNode
  • insert_post_title
  • process_html_page_context_for_metadata
  • get_abstract
  • get_title
  • set_html_title
  • overwrite_pygments_css
  • process_html_page_context_for_toc
  • wrap_html_tables
  • annotations
  • Organization
  • Person
  • Contributor
  • SourceRepository
  • TechnoteMetadata
  • TechnoteState
  • Status
  • Citation
  • Link
  • StructuredName
  • validate_orcid_url
  • validate_ror_url
  • SpdxLicense
  • SpdxFile
  • Licenses
  • ZenodoRole
  • TechnoteToml
  • TechnoteTable
  • LicenseTable
  • TechnoteStatus
  • Organization
  • PersonName
  • Person
  • Contributor
  • SphinxTable
  • IntersphinxTable
  • LinkcheckTable

Link¶

class technote.metadata.model.Link(*, url, title=None)¶

Bases: object

A link to a webpage.

Parameters:
  • url (str)

  • title (str | None, default: None)

Attributes Summary

title

The title of the webpage.

Attributes Documentation

title: str | None = None¶

The title of the webpage.

previous

Citation

next

StructuredName

On this page
  • Link
    • Link.title
Edit this page

© Copyright 2022 Association of Universities for Research in Astronomy, Inc. (AURA).

Built with the PyData Sphinx Theme 0.12.0.

Created using Sphinx 7.3.7.