Added doc index pages (#4)
This commit is contained in:
parent
80f9ace144
commit
c18219b2d7
25
docs/en/index.md
Normal file
25
docs/en/index.md
Normal file
|
@ -0,0 +1,25 @@
|
|||
---
|
||||
title: Help
|
||||
---
|
||||
|
||||
Throughout PrayerTracker, you'll see an icon (a question mark in a circle) next to the title on each page. Clicking this will open a new, small window with directions on using that page. If you are looking for a quick overview of PrayerTracker, start with the “Add / Edit a Request” and “Change Preferences” entries.
|
||||
|
||||
----
|
||||
|
||||
<p class="pt-center-text">**Help Topics**</p>
|
||||
|
||||
[Change Preferences](./small-group/preferences.html)
|
||||
|
||||
[Send Announcement](./small-group/announcement.html)
|
||||
|
||||
[Maintain Group Members](./small-group/members.html)
|
||||
|
||||
[Add / Edit a Request](./requests/edit.html)
|
||||
|
||||
[Maintain Requests](./requests/maintain.html)
|
||||
|
||||
[View Request List](./requests/view.html)
|
||||
|
||||
[Log On](./user/log-on.html)
|
||||
|
||||
[Change Your Password](./user/password.html)
|
25
docs/es/index.md
Normal file
25
docs/es/index.md
Normal file
|
@ -0,0 +1,25 @@
|
|||
---
|
||||
title: Ayuda
|
||||
---
|
||||
|
||||
En todo el sistema, verá un icono (un signo de interrogación en un círculo) junto al título de cada página. Al hacer clic en esta opción, se abrirá una nueva y pequeña ventana con instrucciones sobre cómo usar esa página. Si está buscando una descripción rápida de SeguidorOración, comience con las entradas "Agregar / Editar una Petición" y "Cambiar las Preferencias".
|
||||
|
||||
----
|
||||
|
||||
<p class="pt-center-text">**Los Temas de Ayuda**</p>
|
||||
|
||||
[Cambiar las Preferencias](./small-group/preferences.html)
|
||||
|
||||
[Enviar un Anuncio](./small-group/announcement.html)
|
||||
|
||||
[Mantener los Miembros del Grupo](./small-group/members.html)
|
||||
|
||||
[Agregar / Editar una Petición](./requests/edit.html)
|
||||
|
||||
[Mantener las Peticiones](./requests/maintain.html)
|
||||
|
||||
[Ver la Lista de Peticiones](./requests/view.html)
|
||||
|
||||
[Iniciar Sesión](./user/log-on.html)
|
||||
|
||||
[Cambiar Su Contraseña](./user/password.html)
|
|
@ -1,3 +1,7 @@
|
|||
# PrayerTracker
|
||||
---
|
||||
title: PrayerTracker Help
|
||||
---
|
||||
|
||||
Future home of docs
|
||||
## [English](/en)
|
||||
|
||||
## [Español](/es)
|
||||
|
|
Loading…
Reference in New Issue
Block a user