biopython / biopython/biopython.github.io
More user-friendly page titles
未关闭
help wanted
- 主要语言
- CSS
- 星标
- 167
- 派生
- 377
- PR 合并指标
- 30 天内没有已合并 PR
描述
Currently all the YAML header sections have the original wiki page name as their title, e.g.
http://biopython.org/wiki/Seq
https://github.com/biopython/biopython.github.io/blob/master/wiki/Seq.md
```
---
title: Seq
permalink: wiki/Seq
layout: wiki
tags:
- Wiki Documentation
---
```
We could go over all the pages and expand the `title:` strings to be more user-friendly - these will get rendered on the page via the theme.
e.g. here maybe "The sequence object, Seq" or something like that might be better?
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。