From: Michael Meffie Date: Wed, 28 Nov 2012 02:57:06 +0000 (-0500) Subject: consolidate developer links X-Git-Url: http://git.openafs.org/?p=openafs-wiki.git;a=commitdiff_plain;h=d24e12116bdca0b72179fe10c90d972d14a4a09a consolidate developer links Clean up the front page some more by moving the developer links to the top level developer page. (That page needs to be cleaned up next.) --- diff --git a/OpenAFSDevelopers.mdwn b/OpenAFSDevelopers.mdwn index da79ecd..b094598 100644 --- a/OpenAFSDevelopers.mdwn +++ b/OpenAFSDevelopers.mdwn @@ -1,10 +1,25 @@ -# Developers Information for [[OpenAFS]] +# Developers Information for [[OpenAFS]] This page provides a collection of documentation for new and existing [[OpenAFS]] developers. * [[GitDevelopers]] - documentation on how to use the Git version control system to interact with [[OpenAFS]] * [[OpenAFSSimpleJobs]] - a list of relatively straightforward jobs that need doing in the [[OpenAFS]] code * [[Hackathons]] +* [[How to use git to edit pages|GitWiki]] +* [[AFS3 protocol information|ProtocolInfo]] +* [[New projects|NewProjects]] +* [[Code architecture|CodeArchitecture]] +* [[Gatekeeping|GateKeeping]] +* [[How to build OpenAFS from source|HowToBuildOpenAFSFromSource]] +* [[How to build OpenAFS RPM packages|HowToBuildOpenAfsRpmPackages]] +* [[Demand attach file server|DemandAttach]] +* [[Pioctl interface documentation|OpenAFSPioctlInterfaceDoc]] +* [[Doxygen style guide|OpenAFSDoxygenStyleGuide]] +* [[Website project|OpenAFSWebsiteProjectPage]] +* [[Cache pinning|OpenAFSCachePinning]] +* [[Cache manager porting notes|CacheManagerPorting]] +* [[Buildbot]] +* [[Debugging]] (These pages were orphans, so I added them in no particular order, yet. --Mike) diff --git a/index.mdwn b/index.mdwn index 8d8031f..d7c6544 100644 --- a/index.mdwn +++ b/index.mdwn @@ -29,50 +29,36 @@ Heimdal kerberos. * kerberos integration -## Guides and information +## Guides and information ## * [[Getting started|GettingStarted]] * [[Creating a new AFS cell|CreatingANewCell]] +* [[Frequently asked questions|AFSFrequentlyAskedQuestions]] * [[Windows quick start guide|WindowsEndUserQuickStartGuide]] * [[How to setup OpenAFS with Windows 2008 R2 AD server|Win2008R2ADasKDC]] * [[Windows kerberos 5 AFS service principal|WindowsK5AfsServicePrincipal]] * [[OpenAFS use case at CGV|usecase_cgv]] * [[Add-on tools and utilities|AddOnsToolsAndUtilities]] * [[Where to get help|WhereToGetHelp]] -* [[Frequently asked questions|AFSFrequentlyAskedQuestions]] +* [[Backup methods|BackupMethods]] -## For the Community +## Get involved ## * [[A list of tiny and simple tasks|TinySimpleTasks]] * [[Contributed scripts and tools|Contrib]] * [[Maintaining documentation|MaintainingDocumentation]] -## For Developers - -* [[OpenAFS developer documentation|OpenAFSDevelopers]] - documentation for developers of [[OpenAFS]], including details of our revision control system, and lists of tasks that need doing. -* [[AFS3 protocol information|ProtocolInfo]] -* [[New projects|NewProjects]] -* [[Code architecture|CodeArchitecture]] -* [[Gatekeeping|GateKeeping]] -* [[How to build OpenAFS from source|HowToBuildOpenAFSFromSource]] -* [[How to build OpenAFS RPM packages|HowToBuildOpenAfsRpmPackages]] -* [[Demand attach file server|DemandAttach]] -* [[Pioctl interface documentation|OpenAFSPioctlInterfaceDoc]] -* [[Doxygen style guide|OpenAFSDoxygenStyleGuide]] -* [[Website project|OpenAFSWebsiteProjectPage]] -* [[Cache pinning|OpenAFSCachePinning]] -* [[Cache manager porting notes|CacheManagerPorting]] -* [[Buildbot]] -* [[Debugging]] -* [[Backup methods|BackupMethods]] +## Developer information ## + +OpenAFS [[developer documentation|OpenAFSDevelopers]] includes details of our +revision control system and lists of tasks that need doing. -## About this wiki +## About this wiki ## -* [[How to use this wiki|ikiwiki]] -* [[How to use git to edit pages|GitWiki]] -* [[Try out the wiki sandbox|sandbox]] +* How to use this [[wiki|ikiwiki]] +* Try out the wiki [[sandbox]] * [[Site Map|WikiSiteMap]] * [[Orphaned pages|WikiOrphanedPages]] * [[Broken links|WikiBrokenLinks]]