biopython / biopython/biopython.github.io

More user-friendly page titles

Ouverte
#22 6 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
help wanted
Langage dominant
CSS
Étoiles
167
Forks
377
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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?

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.