Corrent pod -> html and update ignore file.
authorBrian Aker <brian@gaz>
Wed, 6 Jan 2010 19:18:31 +0000 (11:18 -0800)
committerBrian Aker <brian@gaz>
Wed, 6 Jan 2010 19:18:31 +0000 (11:18 -0800)
.bzrignore
docs/Makefile.am

index 2fb793316f7fbe73cb35acff914dde4e6ef06915..a3e9e1413b4fe0ebaaf50d265b743c9c5e582418 100644 (file)
@@ -39,6 +39,9 @@ config/missing
 config/plugin.ac
 configure
 docs/*.[13]
+docs/*.html
+docs/pod2htmd.tmp
+docs/pod2htmi.tmp
 example/memcached_light
 libmemcached-*.tar.gz
 libmemcached-0.30-1.src.rpm
index 327479a3365765c3d542a6bb6bfe147bcf7a731d..4670da027d163d27eedbd1edbdb8917c34df9873 100644 (file)
@@ -1,44 +1,44 @@
 CLEANFILES= *.1 *.3 *.html
 
 HTML_FILES= \
-           hashkit_create.pod \
-           hashkit_functions.pod \
-           hashkit_value.pod \
-           libmemcached_examples.pod \
-           libmemcached.pod \
-           libmemcachedutil.pod \
-           memcached_analyze.pod \
-           memcached_auto.pod \
-           memcached_behavior.pod \
-           memcached_callback.pod \
-           memcached_create.pod \
-           memcached_delete.pod \
-           memcached_dump.pod \
-           memcached_flush_buffers.pod \
-           memcached_flush.pod \
-           memcached_generate_hash_value.pod \
-           memcached_get.pod \
-           memcached_memory_allocators.pod \
-           memcached_pool.pod \
-           memcached_quit.pod \
-           memcached_result_st.pod \
-           memcached_servers.pod \
-           memcached_server_st.pod \
-           memcached_set.pod \
-           memcached_stats.pod \
-           memcached_strerror.pod \
-           memcached_user_data.pod \
-           memcached_verbosity.pod \
-           memcached_version.pod \
-           memcapable.pod \
-           memcat.pod \
-           memcp.pod \
-           memdump.pod \
-           memerror.pod \
-           memflush.pod \
-           memrm.pod \
-           memslap.pod \
-           memstat.pod
+           hashkit_create.html \
+           hashkit_functions.html \
+           hashkit_value.html \
+           libmemcached_examples.html \
+           libmemcached.html \
+           libmemcachedutil.html \
+           memcached_analyze.html \
+           memcached_auto.html \
+           memcached_behavior.html \
+           memcached_callback.html \
+           memcached_create.html \
+           memcached_delete.html \
+           memcached_dump.html \
+           memcached_flush_buffers.html \
+           memcached_flush.html \
+           memcached_generate_hash_value.html \
+           memcached_get.html \
+           memcached_memory_allocators.html \
+           memcached_pool.html \
+           memcached_quit.html \
+           memcached_result_st.html \
+           memcached_servers.html \
+           memcached_server_st.html \
+           memcached_set.html \
+           memcached_stats.html \
+           memcached_strerror.html \
+           memcached_user_data.html \
+           memcached_verbosity.html \
+           memcached_version.html \
+           memcapable.html \
+           memcat.html \
+           memcp.html \
+           memdump.html \
+           memerror.html \
+           memflush.html \
+           memrm.html \
+           memslap.html \
+           memstat.html
 
 EXTRA_DIST = \
          hashkit_create.pod \