biopython / biopython/biopython.github.io

More user-friendly page titles

オープン
#22 コメント 6 件 リアクション 0 件 担当者 0 名 GitHub で見る
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。