#15 Use napoleon from Sphinx instead of contrib.
Merged by bowlofeggs. Opened by bowlofeggs.
bowlofeggs/fegistry napoleon  into  master

Download 15.patch

Napoleon has been part of Sphinx since 1.3.

This pull request contains a follow on commit that alphabetizes the list of Sphinx extensions.

Signed-off-by: Randy Barlow randy@electronsweatshop.com

1 new commit added

  • Alphabetize the list of Sphinx extensions.

The only thing I'd consider doing is documenting that sphinx-1.3+ is required to build the docs.

Other than that, it looks good to me.

rebased

Pull-Request has been merged by bowlofeggs

Ugh, I forgot to make your suggested documentation change before merging. I documented that in this PR:

https://pagure.io/fegistry/pull-request/18

FWIW, EPEL 7 doesn't have Sphinx 1.3, but I'm planning to just use sed in the spec file to patch the Sphinx config and package napoleon for EPEL 7.

Metadata