mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-25 16:45:55 +03:00
[GH-ISSUE #4] split dynamic, templated help and static documentation #3
Labels
No labels
bug
bug
duplicate
easy
easy
enhancement
enhancement
invalid
needs help
pull-request
scalability
security
task
urgent
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsupdate.info-nsupdate-info#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ThomasWaldmann on GitHub (Oct 22, 2013).
Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/4
ThomasWaldmann wrote:
dynamic, templated help (like showing configs for the user, with hostname, password, etc. already in place): should stay in django templates
static help, like FAQ should go into sphinx docs and linked from UI.
it is easier to update there than in html templates.
we can link to the sphinx docs from either footer or a minimal help page.
where will sphinx docs get hosted?
include it, so it is statically served on same site?
put it on rtd? versioning?
@ThomasWaldmann commented on GitHub (Oct 22, 2013):
ThomasWaldmann wrote:
fixed in org repo, docs on rtd now, linked from help page