Add a .gitignore file
authorMathieu Duponchelle <mathieu.duponchelle@opencreed.com>
Sat, 4 Jun 2016 06:28:19 +0000 (08:28 +0200)
committerMathieu Duponchelle <mathieu.duponchelle@opencreed.com>
Sat, 4 Jun 2016 14:11:52 +0000 (16:11 +0200)
.gitignore [new file with mode: 0644]
sitemap.txt

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..1d95d59
--- /dev/null
@@ -0,0 +1,2 @@
+/built_doc
+/hotdoc-private*
index 0ad239d..c7ac4ad 100644 (file)
@@ -54,10 +54,10 @@ Home.markdown
                gst-inspect.markdown
                gst-launch.markdown
        pwg-index.md
-               part-introduction.md
+               pwg-introduction.md
                        pwg-intro-preface.md
                        pwg-intro-basics.md
-               part-building.md
+               pwg-building.md
                        pwg-building-boiler.md
                        pwg-building-pads.md
                        pwg-building-chainfn.md
@@ -67,7 +67,7 @@ Home.markdown
                        pwg-building-args.md
                        pwg-building-signals.md
                        pwg-building-testapp.md
-               part-advanced.md
+               pwg-advanced.md
                        pwg-advanced-request.md
                        pwg-scheduling.md
                        pwg-negotiation.md
@@ -79,12 +79,12 @@ Home.markdown
                        pwg-dparams.md
                        pwg-advanced-interfaces.md
                        pwg-advanced-tagging.md
-               part-other.md
+               pwg-other.md
                        pwg-other-base.md
                        pwg-other-oneton.md
                        pwg-other-ntoone.md
                        pwg-other-manager.md
-               part-appendix.md
+               pwg-appendix.md
                        pwg-checklist-element.md
                        pwg-porting.md
                        pwg-porting-1_0.md