Conversation
|
@ry5n we could do Short answer: yes, we can do that. Unless for some reason we shouldn't... I can't think of a reason for that. |
|
I think so long as our index is manageable, having it in |
|
I thought we’d agreed |
|
Agreed with @ry5n |
|
One reason you might want to call it README.md is because if you navigate
|
|
I guess it comes down to the best way to surface these docs. I’m happy with extra folders if that’s going to help people read these. But not sure if putting them in a folder (that doesn’t contain anything else) will make that better. Probably more important to link to other “chapters” from the main readme. Would be good to know what @scalvert thinks is the better approach. |
|
I honestly forgot about that. My bad, will make a note to determine the preferred method, then implement. |
|
+1 to linking from the main README. In portal, we had tons of READMEs https://github.com/mobify/portal_app On Thu, Sep 18, 2014 at 4:13 PM, Jeffrey Kamo notifications@github.com
Shawn Jansepar, Lead Software Engineer Powering Mobile Commerce Growth mobify.com http://www.mobify.com/ | 1-866-502-5880 |
|
@ry5n this is what I've done so far with indexing with rest of the documentation and how they're broken into directories: https://github.com/mobify/mobify-code-style/tree/indexify-css-documentation/css Thoughts? There are basically five "chapters":
|
|
This looks really good. In practice, most people will read this on GitHub, where the difference between folders with readmes and a flat list of files is immaterial. I think this reads really well, I love the index and especially the “continue to next” link at the bottom of each. +1 as-is. EDIT: oh I see that’s actually in a separate branch… @jeffkamo were you thinking of closing this and open a new PR? |
|
@ry5n that is correct: my plan is to merge this, then PR that other branch. |
|
OK, this is ready to merge then I think. |
Move CSS comments docs to CSS directory
Move CSS related documentation to all live in the
/cssdirectoryStatus: Opened for visibility
Reviewers: @kpeatt @ry5n
JIRA: n/a
Changes
css-commentsdirectory, now it's incss/commentsTo Do