adodb를 composer로 불러오도록

This commit is contained in:
2018-03-04 19:06:46 +09:00
parent a8477aed99
commit 536ff0988d
222 changed files with 8098 additions and 3 deletions
+17
View File
@@ -0,0 +1,17 @@
# ADOdb Documentation
ADOdb documentation is available in the following locations
- [Online](http://adodb.org/)
- [Download](https://sourceforge.net/projects/adodb/files/Documentation/) for offline use
## Legacy documentation
The old HTML files are available in
[GitHub](https://github.com/ADOdb/ADOdb/tree/8b8133771ecbe9c95e57abbe5dc3757f0226bfcd/docs),
or in the release zip/tarballs for version 5.20 and before on
[Sourceforge](https://sourceforge.net/projects/adodb/files/adodb-php5-only/).
## Changelog
The full historical [Changelog](changelog.md) is available on GitHub.