|
|
Created:
6 years, 8 months ago by epoger Modified:
6 years, 8 months ago Reviewers:
hal.canary, hcm, mtklein CC:
skia-review_googlegroups.com, borenet Base URL:
https://skia.googlesource.com/skia.git@master Visibility:
Public. |
Descriptionwarn that docs/quickstart.md is out of sync with official docs
(SkipBuildbotRuns)
NOTREECHECKS=True
NOTRY=True
TBR=borenet
Committed: http://code.google.com/p/skia/source/detail?r=14287
Patch Set 1 #
Created: 6 years, 8 months ago
Messages
Total messages: 12 (0 generated)
PTAL.
On 2014/04/21 15:36:11, epoger wrote: > PTAL. Let's change quickstart.md to be what you want and redirect the other site to it?
On 2014/04/21 15:37:11, mtklein wrote: > On 2014/04/21 15:36:11, epoger wrote: > > PTAL. > > Let's change quickstart.md to be what you want and redirect the other site to > it? I'm in favor of moving some documentation into markup, if it works for Heather (who is leading the work on improving user documentation as a whole). There are obstacles, such as where is the markup-maintained documentation easily viewable as HTML? These are not huge obstacles, but in the meanwhile, I think we should mark this as experimental ASAP.
> There are obstacles, such as where is the markup-maintained documentation easily > viewable as HTML? https://github.com/google/skia/tree/master/docs https://github.com/google/skia/blob/master/docs/quickstart.md Note this is not raw.github.com, and won't be throttled. Unlike generic file serving, GitHub encourages serving Markdown as HTML as a feature. :)
On 2014/04/21 15:44:17, mtklein wrote: > > There are obstacles, such as where is the markup-maintained documentation > easily > > viewable as HTML? > > https://github.com/google/skia/tree/master/docs > https://github.com/google/skia/blob/master/docs/quickstart.md > > Note this is not http://raw.github.com, and won't be throttled. Unlike generic file > serving, GitHub encourages serving Markdown as HTML as a feature. :) Thanks. I would encourage you to show that to Heather, and find out whether that is a suitable presentation for our docs. Seems fine to me, but some people may object to the GitHub "framing" around the content, or the fact that it is hosted at GitHub, I have no idea. Anyway, my desire to mark this as experimental ASAP remains.
Putting it another way: if there is significant HARM in marking these steps as experimental right now, please let me know. Otherwise, I will commit the change. Moving things to markdown can happen later.
On 2014/04/21 15:53:26, epoger wrote: > Putting it another way: if there is significant HARM in marking these steps as > experimental right now, please let me know. > > Otherwise, I will commit the change. > > Moving things to markdown can happen later. Thanks for tapping me in... I will take back up the markdown conversation with you guys offline for a bit deeper discussion. When I reviewed it previously and spoke to a small group of Skia leads and Dev Rel writers who were helping me with the new site/docs plan, there was some desire to focus on "bigger problems" first like making current docs accurate while keeping the barrier extremely low for editing (ie not requiring Skia checkout/commit). We have also been using the simple page creation and formatting provided by the Google Sites for Business editor for new pages.. so I need to think through converting to markdown and continuing to use that for additions.
I don't hear anyone warning of harmful effects, so committing.
The CQ bit was checked by epoger@google.com
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/epoger@google.com/245283002/1
Message was sent while issue was closed.
Change committed as 14287 |