source: trunk/src/gcc/maintainer-scripts/update_web_docs_libstdcxx@ 869

Last change on this file since 869 was 2, checked in by bird, 23 years ago

Initial revision

  • Property cvs2svn:cvs-rev set to 1.1
  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 1.5 KB
Line 
1#!/bin/sh
2
3
4# "sh update_web_docs_libstdcxx.sh"
5# Checks out a copy of the libstdc++-v3 "inner" documentation and puts
6# it in the onlinedocs area. For an initial description of "inner"
7# docs, see the thread starting with
8# http://gcc.gnu.org/ml/libstdc++/2000-11/msg00475.html
9#