/AppFriendsDocs

AppFriends documentation

Primary LanguageHTML

AppFriendsDocs

AppFriends documentation using Mkdoc.

Development

mkdocs serve

Deploy

The pages are hosted on our staging server. Login to the staging server and go to /data. Pull the changes down.

mkdocs build  // build the html pages
git commit    // commit the changes