Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
phpDocumentor 2を使用して印刷可能なドキュメントを出力する簡単な方法はありますか?
オプション-oが機能しない...
考えられる 1 つの方法は、コンパイルされたクラス情報を印刷可能な HTML に変換する (XSLT または Twig に基づく) カスタム テンプレートを作成することです。PHPDocumentor 2 リポジトリにある既存のテンプレートを見て、テンプレートがどのようなものかを理解してください。不要なナビゲーションの多くを切り取ることができます。