Skip to content

[WIP] Add sphinx documentation to titlecase function - #47

Merged
ppannuto merged 3 commits into
ppannuto:masterfrom
1kastner:patch-1
Jun 12, 2020
Merged

[WIP] Add sphinx documentation to titlecase function#47
ppannuto merged 3 commits into
ppannuto:masterfrom
1kastner:patch-1

Conversation

@1kastner

Copy link
Copy Markdown
Contributor

What does small_first_last solve?

What does `small_first_last` solve?
@coveralls

coveralls commented Apr 22, 2020

Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.6%) to 82.927% when pulling 5320357 on 1kastner:patch-1 into 49d50e0 on ppannuto:master.

@ppannuto

Copy link
Copy Markdown
Owner

That came from #23, specifically it handles things like "and/or"

@1kastner

Copy link
Copy Markdown
Contributor Author

Do you like the sphinx documentation style in general?

@ppannuto

Copy link
Copy Markdown
Owner

I think so yeah, as I understand it's the de-facto standard for Python, so I think it makes sense to use.

@ppannuto
ppannuto merged commit 920b937 into ppannuto:master Jun 12, 2020
ppannuto added a commit that referenced this pull request Jun 12, 2020
Lots of updates, thanks to one and all. This will be the last release
with Py2k support and the last release before declaring a v1.0.

Updates:

 - #35: Add fancy double quote to punctuation; Thanks @dwaynebailey!
 - #45: Fix deprecation warning regarding invalid escape sequences. Thanks @tirkarthi
 - #46: Add support for titlecasing non-ASCII letters; Thanks @acabal!
 - #47: Add sphinx documentation to titlecase function; Thanks @1kastner!
 - #49: Remove closing bracket in parser help text; Thanks @1kastner!
 - #53: Add table with examples; Thanks @1kastner!
 - #53: Terms with only consonants should be ALL CAPS; Thanks @Garret-R!
 - #54: setup.py: Read version from __init__.py to avoid importing the module
        Major thanks for unblocking this @iburago!!
@1kastner
1kastner deleted the patch-1 branch June 13, 2020 09:31
@1kastner

Copy link
Copy Markdown
Contributor Author

Thank you @ppannuto for picking this up!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants