Code Monkey home page Code Monkey logo

cookbook's Introduction

D言語クックブック

Actions Status

ドキュメント : https://dlang-jp.github.io/Cookbook

処理内容から書き方を逆引きするための資料です。

実際に動くプログラム、そこから生成されるHTMLをまとめます。

言語機能や文法などの疑問があれば、日本語で実行しながら学べる入門資料の「D言語ツアー」もあわせて参照してみてください。

使い方

リポジトリ構成

  • docs
    • *.html 生成ドキュメント
  • source
    • *.d 目的別のサンプルソース

補足

  • 誤字などなく常に実行できることを保証するため、HTMLはコードから生成する構造としています。
  • dubを使って単体テストが通るようにしてあります。

実行方法

ルート

dub test

サブパッケージ

個々のサブパッケージに配置された dub.sdlname の値を指定します

dub test :vibe-d_usage

運用方針

  • 欲しいドキュメントや変更はIssueで管理します。
    • これは書けそうだ、と思った方はIssueのAssigneesに自分を割り当ててください。直接Pull Requestしてもらっても構いません。
  • masterへのCommitは行わず、変更はすべてPull Requestで行うようにしています。
  • レビューポイントなどはWikiにて管理していきます。どしどし追記していってください。

その他

ローカルで出力結果を確認する方法

dub run gendoc

cookbook's People

Contributors

kotet avatar kubo39 avatar lempiji avatar outlandkarasu avatar shoo avatar simdnyan avatar wavefront123 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.