ttbp/bin
endorphant dccb1570d8 more documentation updates
holy crap! here i am, about a decade and a half after my first Formal
Instruction in programming, and i suddenly understand code
documentation. part of this is that sometimes i stare at functions
forgetting why they're there, or start writing a function with the
distinct feeling that i'm typing code i've already typed before, and
realize that maybe there's a better way.

so i skimmed code from other people that i've used in my own repos, and
lifted the general gist of their commenting style while doing things
that feel right to me. i still don't know exactly how i like things, but
i'm learning. this is the best way i learn things.

then. then! i learned that i can just pydoc any of my modules and pydoc
will generate literally the same thing that i read when i pydoc other
module! what. WHAT. this is amazing. i feel like a real person. i
understand where those docs come from now, and how to make them myself.

i'm learning so much.

why does this feel so amazing.

all of this is in a commit message that i'm going to fire off into the
sun but i just need to put this out there because this feels important.
2016-05-21 23:36:21 -04:00
..
config incrementing to 0.8.7 2016-05-20 11:06:42 -04:00
_ttbp.py more documentation updates 2016-05-21 23:36:21 -04:00
chatter.py big documentation pass 2016-05-21 22:18:25 -04:00
core.py big documentation pass 2016-05-21 22:18:25 -04:00
inflect.py added permalinks 2016-05-03 13:14:53 -04:00
mistune.py incremented to v0.8.0 2016-05-15 01:19:44 -04:00
ttbp.py more documentation updates 2016-05-21 23:36:21 -04:00
update.py setup and posting function running 2016-05-01 19:34:20 -04:00
util.py more documentation updates 2016-05-21 23:36:21 -04:00
www added www feels directory 2016-05-15 02:36:42 -04:00