Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
gstreamer
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
luzpaz
gstreamer
Commits
5678e50a
Commit
5678e50a
authored
Mar 03, 2002
by
Thomas Vander Stichele
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
more docs fixing
Original commit message from CVS: more docs fixing
parent
c5f10f76
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
2 deletions
+7
-2
docs/Makefile.am
docs/Makefile.am
+2
-2
docs/gst/Makefile.am
docs/gst/Makefile.am
+4
-0
docs/libs/Makefile.am
docs/libs/Makefile.am
+1
-0
No files found.
docs/Makefile.am
View file @
5678e50a
...
...
@@ -5,8 +5,8 @@ else
SUBDIRS_PLUGINS
=
endif
SUBDIRS
=
manual fwg gst libs
$(SUBDIRS_PLUGINS)
DIST_SUBDIRS
=
manual fwg gst libs plugins xsl
SUBDIRS
=
manual fwg gst libs
$(SUBDIRS_PLUGINS)
devhelp
DIST_SUBDIRS
=
manual fwg gst libs plugins xsl
devhelp
EXTRA_DIST
=
random slides manuals.mak
...
...
docs/gst/Makefile.am
View file @
5678e50a
...
...
@@ -169,6 +169,10 @@ install-data-local:
echo
'-- Installing
$(srcdir)
/html/index.sgml'
;
\
$(INSTALL_DATA)
$(srcdir)
/html/index.sgml
$(DESTDIR)$(TARGET_DIR)
;
\
fi
)
## thomas debug hack
echo
thomas debug start
find
$(DESTDIR)$(TARGET_DIR)
echo
thomas debug end
#
# Require gtk-doc when making dist
...
...
docs/libs/Makefile.am
View file @
5678e50a
...
...
@@ -11,6 +11,7 @@ DOC_SOURCE_DIR=$(top_srcdir)/libs
EXTRA_DIST
=
$(DOC_MODULE)
-docs
.sgml
$(DOC_MODULE)
-sections
.txt
HTML_DIR
=
@HTML_DIR@
TARGET_DIR
=
$(HTML_DIR)
/
$(DOC_MODULE)
if
HAVE_GTK_DOC
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment