Skip to content
This repository was archived by the owner on Nov 9, 2023. It is now read-only.

Make package#258

Open
wasade wants to merge 4 commits intobiocore:masterfrom
wasade:make_package
Open

Make package#258
wasade wants to merge 4 commits intobiocore:masterfrom
wasade:make_package

Conversation

@wasade
Copy link
Member

@wasade wasade commented Mar 14, 2014

Make a package!

the produced Makefile supports make-release, however, make-release does not yet support vermanized packages

This does not support Sphinx automatically yet as sphinx-quickstart is a hardcoded challenge to work with in this context.

@wasade
Copy link
Member Author

wasade commented Mar 14, 2014

triggers an error on the get command test, which I think should be abolished.

Just learned that a newer version of sphinx is more sane, will have auto support there in a second

@wasade
Copy link
Member Author

wasade commented Mar 14, 2014

sphinx has the following extensions:

  • autodoc: automatically insert docstrings from modules (y/n) [n]:
  • doctest: automatically test code snippets in doctest blocks (y/n) [n]:
  • intersphinx: link between Sphinx documentation of different projects (y/n) [n]:
  • todo: write "todo" entries that can be shown or hidden on build (y/n) [n]:
  • coverage: checks for documentation coverage (y/n) [n]:
  • pngmath: include math, rendered as PNG images (y/n) [n]:
  • mathjax: include math, rendered in the browser by MathJax (y/n) [n]:
  • ifconfig: conditional inclusion of content based on config values (y/n) [n]:
  • viewcode: include links to the source code of documented Python objects (y/n) [n]:

@wasade
Copy link
Member Author

wasade commented Mar 14, 2014

im checking off what i think should be included...

@wasade wasade mentioned this pull request Mar 19, 2014
@wasade
Copy link
Member Author

wasade commented Mar 19, 2014

ping on this

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant