biopython / biopython/biopython.github.io
More user-friendly page titles
Offen
help wanted
- Vorherrschende Sprache
- CSS
- Sterne
- 167
- Forks
- 377
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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?
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.