Bug 246624 - New port: textproc/py-sphinx-autoapi: "autodoc" style documentation for multiple programming languages
Summary: New port: textproc/py-sphinx-autoapi: "autodoc" style documentation for multi...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Danilo G. Baio
URL:
Keywords:
Depends on:
Blocks: 246627
  Show dependency treegraph
 
Reported: 2020-05-21 10:13 UTC by Andreas Bilke
Modified: 2020-05-23 00:53 UTC (History)
1 user (show)

See Also:


Attachments
Patch for new port (3.18 KB, patch)
2020-05-21 10:13 UTC, Andreas Bilke
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Bilke 2020-05-21 10:13:21 UTC
Created attachment 214713 [details]
Patch for new port
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-05-23 00:47:55 UTC
A commit references this bug:

Author: dbaio
Date: Sat May 23 00:47:51 UTC 2020
New revision: 536251
URL: https://svnweb.freebsd.org/changeset/ports/536251

Log:
  Add textproc/py-sphinx-autoapi: Sphinx API documentation generator

  Sphinx AutoAPI provides "autodoc" style documentation for multiple
  programming languages without needing to load, run, or import the
  project being documented.

  WWW: https://sphinx-autoapi.readthedocs.io/

  PR:		246624
  Submitted by:	Andreas Bilke <andreas@bilke.org>

Changes:
  head/textproc/Makefile
  head/textproc/py-sphinx-autoapi/
  head/textproc/py-sphinx-autoapi/Makefile
  head/textproc/py-sphinx-autoapi/distinfo
  head/textproc/py-sphinx-autoapi/pkg-descr
Comment 2 Danilo G. Baio freebsd_committer freebsd_triage 2020-05-23 00:53:23 UTC
Committed, thanks!