aboutsummaryrefslogtreecommitdiffstats
文章的版號及最後編修時間是:
$Id$

快速安裝請參考 docs/INSTALL 以及 docs/FAQ
詳細文件請見 docs/

若有任何問題, 請到批踢踢實業坊 (telnet://ptt.cc) 的 PttCurrent 看板.
或線上瀏覽 PttCurrent 的看板於 http://webbbs.ptt.cc/PttCurrent/
及精華區 http://PttCurrent.man.ptt.cc

目錄結構:
	LICENSE			本軟體的授權方式
	
	docs/			文件

		ADVANCE		進階功能
		ANCESTOR	沿承歷史
		DONATE		贊助方式
		FAQ		常見的問題, sendmail.cf的設定方法等等
		INSTALL		快速安裝方式
		proto/		mbbsd/ 裡面各個檔案的說明,詳見該目錄的 README
		z6ibbs.[12].txt	in2 隨筆

	sample/			範例
		crontab		提供 bbs執行時須透過 crontab 定時跑的設定

	include/		共享的 include 檔

	common/			共通程式庫
		sys/		系統或其它底層相關
		bbs/		有 BBS 邏輯的部份

	web/			WWW Based Clients
		blog/		PttBlog
		static/		靜態網頁輸出

	console/		Console Mode Client (mbbsd 傳統界面)

	daemon/
		innbbsd/	轉信
		cached/		線上記錄伺服器
		xchatd		聊天室伺服器

	util/			其它管理輔助程式

	upgrade/		系統昇級相關區