Commit Graph

21 Commits

Author SHA1 Message Date
Martin Taillefer 622fcbda07
Refresh CLI docs given updated generator. (#923) 2018-02-01 15:48:18 -08:00
mtail 6e826e25c5 Quicky fix to istioctl gen-deploy.
The real fix involves the tool that's producing the .md file...
2018-02-01 10:14:53 -08:00
Martin Taillefer 5291eb1682
Update CLI docs and create reproducible process to update these docs. (#916) 2018-02-01 09:33:56 -08:00
Martin Taillefer e9d7e7654a
Prep work for some upcoming changes. (#822)
- Slightly update the section index files. This is to make some upcoming
future work easier. These changes have no practical effect on the current
site.

- Delete a few extraneous files I noticed.
2017-12-29 07:48:02 -08:00
Laurent Demailly 80f2c70728
Some https manual fixes (#789)
* Some https manual fixes

Related to #363

* Code review comment
2017-12-12 10:22:25 -08:00
Shriram Rajagopalan b560cdb528 fix (#518) 2017-09-25 13:51:39 -04:00
Kuat 55f1fba2a4 Update istioctl reference (#514)
* Update istioctl reference

* Update istioctl.md

* Update istioctl.md
2017-09-25 13:10:52 -04:00
Shriram Rajagopalan 6e77169c6a Ref fixes (#507)
* renaming 1

* move 2

* remove status proto

* rename status url

* nix adapters

* new adapters

* mixer complete

* nixing old swagger

* renaming old

* nix service mesh

* routing rules reborn

* fix index

* index fixes

* bug fixes for missing reference nav

* boo

* foo
2017-09-25 00:47:50 -04:00
Yang Guan e6fe749a2c Document CLI options for istio_ca (#441)
* Generate documentation for istio_ca

* linter
2017-09-12 16:38:13 -07:00
Martin Taillefer 868bcdb459 Replace uses of https://istio.io with {{home}} (#387) 2017-06-15 09:04:43 -07:00
Shriram Rajagopalan 6fe82c471d Rename Istio-Manager to Pilot (#360)
* rename resources

* sed Istio-Manager to Pilot in docs

* sed manager -> Pilot

* updating slides

* remove old images

* Sed in images

* the Pilot -> Pilot

* Istio Manager -> Pilot

* final set of seds
2017-06-08 16:46:36 -04:00
Martin Taillefer d4d8eef5ca Address some TBD items and other small fixes. 2017-05-23 20:07:27 -07:00
Laurent Demailly c084cf2bab Fixing remaining bad links and html errors (#236)
* Fixing most of remaining bad links

Still left :
#google.rpc.Code in reference/api/mixer/status

And the mixer-config-quota-bookinfo.yaml is missing in
https://github.com/istio/istio/tree/master/samples/apps/bookinfo

* Add html checking and ignore localhost urls

fixed typo in layouts/base found by html checking

* Fix duplicate id defined

Those anchors don’t seem used btw

* Adding back html proofer

got removed accidentally it seems

* Fix the last 2 errors
2017-05-16 15:09:03 -07:00
Martin Taillefer bc3b899ccc Move everything back out of the src directory since its make GitHub Pages unhappy. 2017-05-15 21:53:10 -07:00
Martin Taillefer 065e7a5c71 Move site content into the src directory.
This clearly separates site content from other repo state.
2017-05-15 19:22:30 -07:00
Jason Young e671aa6e02 Refresh auto-generated command line reference docs (#141)
* refresh command tool docs

* use relative paths in auto-generated docs

* fix links

* hide --istioNamespace and remove links to avoid future maintenance burden

* review comments
2017-05-09 18:15:03 -04:00
Shriram Rajagopalan 20fd6b39b8 cleanup generated proto docs 2017-05-06 16:20:52 -04:00
Shriram Rajagopalan 0a1e1b6a9d reversing previous commit 2017-05-05 20:30:18 -04:00
Shriram Rajagopalan bcc9606af0 clean up references 2017-05-05 20:21:42 -04:00
Zack 4fa6a66361 Rename the mixer CLI markdown generation script, update it to generate istioctl reference docs as a single file too. (#112) 2017-05-04 11:41:59 -07:00
Martin Taillefer 5a167da380 Move istioctl, mixc, and mixs into a Command subcategory. (#106) 2017-05-03 15:40:57 -07:00