#660 closed defect (fixed)
Move Storage docs from wiki to main docs
| Reported by: | Elrond | Owned by: | NattilyPidgin |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | documentation | Keywords: | bitesized sprint review |
| Cc: | Parent Tickets: |
Description
We decided to move documentation, that is finished and more technical into the main docs.
So, move http://wiki.mediagoblin.org/Storage into docs/source/devel/storage.
The workbench is there for starters.
Change History (6)
comment:2 by , 13 years ago
| Owner: | set to |
|---|---|
| Status: | new → assigned |
Well here's the solution that I've come up w/ so far, let me know if it works!
https://gitorious.org/~npigeon/mediagoblin/npigeons-mediagoblin/commits/ticket-660
comment:3 by , 13 years ago
| Keywords: | review added |
|---|
comment:4 by , 13 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Heya,
Good job on this! I just merged it.
One comment: in general, it's best to try to keep your line-length short on commit messages... generally try to wrap them at column 80, that makes them easy to read when using tools like tig, magit, other git log tools :)
Good work, and thanks again!
comment:5 by , 13 years ago
Also, I see on other commits you wrapped at column 80, so nm, I guess this was URL related! :)

I'd like to take this on!
I've started learning a bit about Sphinx and .rst format and I'd love to learn more about making pretty docs :)