選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

docs.py 263 B

2年前
1234567891011
  1. """
  2. Configuration for docs
  3. """
  4. # source_link = "https://github.com/[org_name]/healthcare"
  5. # headline = "App that does everything"
  6. # sub_heading = "Yes, you got that right the first time, everything"
  7. def get_context(context):
  8. context.brand_html = "Healthcare"