.oO SearXNG Developer Documentation Oo.
|
Classes | |
class | Paper |
Variables | |
list | __all__ = ["Paper"] |
Typification of the *paper* results. .. _BibTeX field types: https://en.wikipedia.org/wiki/BibTeX#Field_types .. _BibTeX format: https://www.bibtex.com/g/bibtex-format/ Results of this type are rendered in the :origin:`paper.html <searx/templates/simple/result_templates/paper.html>` template. Related topics: - `BibTeX field types`_ - `BibTeX format`_ ---- .. autoclass:: Paper :members: :show-inheritance: