After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 775667 - Import all GStreamer design doc and convert them to markdown
Import all GStreamer design doc and convert them to markdown
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: documentation
unspecified
Other All
: Normal enhancement
: 1.11.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-12-05 21:15 UTC by Thibault Saunier
Modified: 2016-12-07 09:12 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Import all GStreamer design doc and convert them to markdown (479.72 KB, patch)
2016-12-05 21:15 UTC, Thibault Saunier
none Details | Review
docs: Remove design doc as they have been moved to gst-docs (486.31 KB, patch)
2016-12-05 21:17 UTC, Thibault Saunier
committed Details | Review
Import all GStreamer design doc and convert them to markdown (474.72 KB, patch)
2016-12-06 12:43 UTC, Thibault Saunier
accepted-commit_now Details | Review

Description Thibault Saunier 2016-12-05 21:15:06 UTC
See title
Comment 1 Thibault Saunier 2016-12-05 21:15:12 UTC
Created attachment 341434 [details] [review]
Import all GStreamer design doc and convert them to markdown
Comment 2 Thibault Saunier 2016-12-05 21:17:24 UTC
Created attachment 341435 [details] [review]
docs: Remove design doc as they have been moved to gst-docs
Comment 3 Tim-Philipp Müller 2016-12-05 21:35:14 UTC
Comment on attachment 341434 [details] [review]
Import all GStreamer design doc and convert them to markdown

> ..
> markdown/design-docs/gstreamer/part-activation.md  |  88 ++++
> markdown/design-docs/gstreamer/part-buffer.md      | 137 +++++
> markdown/design-docs/gstreamer/part-buffering.md   | 310 +++++++++++
> ..

How about we make this 

  markdown/design/activation.md
  markdown/design/buffer.md
  markdown/design/buffering.md
  ...

ie.

1) design-docs/ --> design/
2) part-foo.md  --> foo.md (leaving draft-foo.md as draft-foo.md)
3) drop gstreamer/ subdir (and same for gst-plugins-base later, just put them all in one dir)
Comment 4 Thibault Saunier 2016-12-06 12:43:03 UTC
Created attachment 341476 [details] [review]
Import all GStreamer design doc and convert them to markdown
Comment 5 Thibault Saunier 2016-12-06 12:43:46 UTC
(In reply to Tim-Philipp Müller from comment #3)
> Comment on attachment 341434 [details] [review] [review]
> Import all GStreamer design doc and convert them to markdown
> 
> > ..
> > markdown/design-docs/gstreamer/part-activation.md  |  88 ++++
> > markdown/design-docs/gstreamer/part-buffer.md      | 137 +++++
> > markdown/design-docs/gstreamer/part-buffering.md   | 310 +++++++++++
> > ..
> 
> How about we make this 
> 
>   markdown/design/activation.md
>   markdown/design/buffer.md
>   markdown/design/buffering.md
>   ...
> 
> ie.
> 
> 1) design-docs/ --> design/
> 2) part-foo.md  --> foo.md (leaving draft-foo.md as draft-foo.md)
> 3) drop gstreamer/ subdir (and same for gst-plugins-base later, just put
> them all in one dir)

All done :) (and made proper links when using See XXX.txt)
Comment 6 Tim-Philipp Müller 2016-12-06 16:40:16 UTC
Comment on attachment 341476 [details] [review]
Import all GStreamer design doc and convert them to markdown

Cool, thanks a lot! :)
Comment 7 Thibault Saunier 2016-12-06 17:13:38 UTC
Attachment 341435 [details] pushed as d1c79fc - docs: Remove design doc as they have been moved to gst-docs
Comment 8 Sebastian Dröge (slomo) 2016-12-07 09:12:43 UTC
There are also design docs in -base and -good