Skip to content
This repository has been archived by the owner on Jul 14, 2022. It is now read-only.

tomkludy/devportal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THIS REPOSITORY IS ARCHIVED. Citrix Cloud API documentation can be found on https://developer.cloud.com

Below is for archival purposes ONLY

Citrix Cloud API documentation

Documentation for the APIs available from Citrix Cloud and the services it offers.

The documentation format is reStructuredText (rst). http://docutils.sourceforge.net/rst.html

Code highlighting is done with the pygments library, so should support all programming languages listed on http://pygments.org/languages/. Check docs/source files for examples of syntax highlighted code fragments.

To build, you must have the following installed:

Then run 'make html' (or 'make.bat html' on Windows). The output is in build/html.

Note that the Disqus integration only works when the site is accessed via an 'http://' or 'https://' scheme. If you load the site locally ('file://' scheme) the comment sections will not appear. If you want to debug the site by running it locally, and you need to see Disqus working, use:

python -m SimpleHTTPServer 8080

Then load http://localhost:8080 in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 70.0%
  • Batchfile 13.2%
  • Makefile 8.1%
  • JavaScript 6.8%
  • HTML 1.9%